Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pink textures in a build. #41

Open
IntoTheDev opened this issue Feb 12, 2024 · 2 comments
Open

Pink textures in a build. #41

IntoTheDev opened this issue Feb 12, 2024 · 2 comments

Comments

@IntoTheDev
Copy link

IntoTheDev commented Feb 12, 2024

Everything works fine in the editor but in a build all textures are pink. I have this problem in both main project and completely new project. Followed install guide in a wiki.

Also found this post on the reddit with same problem: https://www.reddit.com/r/Unity3D/comments/1aofy9p/textures_not_showing_when_building_hpsxrp_but/

Editor
image

Build
image

Tried to add shader to Project Settings > Graphics > Always Include Shader but now I'm getting this error: PSX/PSXLit has too many Shader variants (4423644). To resolve this, go to Project Settings > Graphics and remove this Shader from the Always Included Shaders list. For more explicit control over how Unity includes specific Shader variants in a build, use a ShaderVariantCollection.

Problem persists with Volume and without it.

Unity version: 2023.1.10f1
Package version: 1.7.0

upd: Just saw that my unity version isn't supported. Is there a way to add support for newer versions of unity?

@tahacorbaci
Copy link

This should fix the problem #42

@IntoTheDev
Copy link
Author

This should fix the problem #42

We've already switched to URP, but thanks for info anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants