Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
596346
Regression
No
Models lighting change when the shader is changed dynamically from "diffuse" to "bumped specular"
Setting shader to "bumped specular" in the editor and then building the project results in the correct behavior.
Reproduced on:
Google Nexus 5 with Android 4.4.2
Windows 8 Standalone build
Reproduced with:
Unity Version 4.2.2f1 (54f0fc09defb)
Unity Version 4.3.4f1 (e444f76e01cd)
Resolution:
With Optimize Mesh Data enabled we don't support changing the shader from one that uses normals only (diffuse) to one that uses normals and tangents (bump specular).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment