Search Issue Tracker
Fixed in 6000.0.9f1
Fixed in 6000.0.X, future release
Votes
0
Found in
6000.0.0b16
Issue ID
UUM-70123
Regression
No
GraphicsBuffer unbinds from materials registered with EntitiesGraphicsSystem at runtime when the subscene is saved
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Dev” Scene
3. Enter Play Mode
4. In the Game View, click the “Play” button
5. In the Hierarchy window, select “GameConfig” GameObject (Core > Game > GameConfig)
6. In the Inspector window, change the “Physics Step” script's Gravity X variable to 1
7. Save the subscene (Ctrl/Cmd + S)
8. In the Game View, observe the terrain
Expected result: The terrain remained the same shape
Actual result: The terrain became flat
Reproducible with: 6000.0.0b16
Couldn't test with: 2021.3.37f1 (Entities package is not supported), 2022.3.36f1, 2023.2.19f1 (compilation errors in the Console),
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: This is only one of the ways to reproduce the issue, it can also be reproduced by recompiling a shader, saving a VFX Graph or a Shader Graph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment