Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0f4
Issue ID
752511
Regression
Yes
Crash when saving a changed scene
Reproduction steps:
1. Open attached project (ReproProject.zip)
2. Open the "CoolZone" scene located in "Assets\Scenes"
3. In "Assets\Prefabs\Etc" drag the "Ball" prefab to the scene (something needs to be changed in the scene)
4. Save the scene
5. Unity crashes on "GameObjectHierarchyProperty::DoNext" (check attached Editor-prev.log for stack trace)
Regression introduced in: 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
Add comment