Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3
Issue ID
786534
Regression
Yes
[Shaders] Legacy Shaders/Self-Illumin/VertexLit expectes '_Emission' property
Repro:
1. Create a new material
2. Set Legacy Shaders/Self-Illumin/VertexLit as shader
3. Observe console errors every time the material is selected:
Material doesn't have a color property '_Emission'
UnityEditor.MaterialEditor:OnEnable()
reproducible in 5.3 and 5.4, regression from 5.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment