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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Editor waits for all loads to finish before exiting playmode