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
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
Add comment