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
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
- Bad Naming Convention in Shortcuts Window for Shader Graph
- Bad Naming Convention in Shortcuts Window for Particle System
Add comment