Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.2p2
Issue ID
777411
Regression
No
Registering Transform into Undo.RegisterCreatedObjectUndo and changing the scene crashes at DestroyWorldObjects
Steps to reproduce:
1. Open attached project
2. In top menu, open "Window > Crash Tester"
3. In CrashTestWind, click "Create Transform"
4. Click "Undo 'Create New Transform'"
5. Click play or Ctrl + N to create new scene
6. Unity crashes at DestroyWorldObjects
Note: Registering GameObject instead of Transform doesn't cause this crash to happen
Reproduced with: 5.1.4f1 (different stacktrace), 5.2.4f1, 5.3.3p2, 5.4.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment