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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Editor waits for all loads to finish before exiting playmode