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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment