Search Issue Tracker
Won't Fix
Votes
1
Found in
5.2.2p4
Issue ID
745239
Regression
No
[Meshes/Editor] MeshRenderer.additionalVertexStreams often gets lost when in editor non-Play mode
Repro steps:
1) Open my attached project
2) Load the scene (and turn off 2D view if it's enabled)
3) Notice the plane turns red and soon returns to white color
4) If you didn't notice focus the view and plane and double-click the scene file to reload it
5) Play the scene - notice the mesh stays red
Workaround:
In the script VertexColorInstance copy-paste Start() with all the lines in it and rename to Update()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
- Script Component Header has a space in the Inspector window when adding script for State Machine
- A TextMeshPro TextField is switched to an un-relevent font when adding a Bold Font Style
- Poor visibility of Save button in "Light" Editor theme
- Incorrectly baking lighting when consecutively loading multiple scenes with individual Baking Sets
Add comment