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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment