Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0f2
Issue ID
980047
Regression
No
Editor freezes for some time if you exit playmode while async loading a scene
Steps to reproduce:
1. Download and open the attached project
2. Enter Playmode
3. Press SPACE to async load a scene
4. Exit playmode
Expected result: stop the scene loading and instantly return to edit mode
Actual result: the editor stays in a frozen state until the other scene loads, then returns to edit mode
Reproduced on 2017.1.2p4, 2017.2.1p1, 2017.3.0f3, 2018.1.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Editor waits for all loads to finish before exiting playmode