#hum... i hava a problem

1 messages · Page 1 of 1 (latest)

young ore
#

Hello, I am working on a project in Unity 5 and in the editor all the textures are normal. But if I build the game and launch it, the textures turn pink. Do you know why?

inner geode
#

This is usually caused by a missing shader or shader variant.
Do you change material properties or create materials on the fly from script maybe ?

young ore
#

I will try to modify the properties

leaden dust
#

Which Unity version and Render Pipeline are you using exactly?

#

It seems unlikely it'd be "Unity 5" with "HDRP and URP"

young ore
leaden dust
young ore
leaden dust
# young ore With unity 5 3d

Can you navigate to Project Settings > Graphics and take a screenshot of the whole editor, including the top bar of the window

young ore
#

@leaden dust

leaden dust
#

I don't know how it does shader stripping or most other things, so I can't give more advice