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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note:
Editor waits for all loads to finish before exiting playmode