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
- Error Icon Color in Console Window Differs from Other Tabs in Dark Theme
- Sample Water Surface Node is missing documentation in the VFX Graph
- The cursor icon does not update to a hand cursor when hovering over the bug reporter buttons
- Mono Memory not being released when instantiating and destroying objects using WebGL
- Blackboard icon in Shader Graph and Shader Sub Graph windows is hardly visible when Editor is set to Light theme
Add comment