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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Editor waits for all loads to finish before exiting playmode