Search Issue Tracker
Fixed in 5.3.3
Votes
2
Found in
5.3.1p2
Issue ID
760459
Regression
No
Creating new GameObject crashes Editor after loading scene in Single mode that loads scene in Additive mode
Reproduction steps:
1) Open attached "CrashTest" project and proceed to scene "a".
2) Go into playmode.
Expected behavior: Scene "a" loads scene "b" in Single mode, then scene "b" loads scene "c" in Additive mode. Scene "c" creates new GameObject.
This sequence of actions causes the crash, it will not work if you play scene "b".
Also, LoadSceneMode (Single and Additive) settings are important, changing them will also prevent this crash from happening.
Reproduced with: 5.3.1p2, 5.3.0f1, 5.4.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment