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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment