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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment