Search Issue Tracker
Fixed
Fixed in 1.0.16 (Patch 4)
Votes
5
Found in [Package]
1.0.X - Entities
Issue ID
ECSB-412
Regression
No
Editor hangs on "Application.Shutdown.CleanupMono" when exiting it and using Sub Scenes
How to reproduce:
1. Open the “Editor_SubScene_Exit_Freeze“ project
2. Open the “SampleScene”
3. Enable the “SubScene” in the Hierarchy
4. Enter Play Mode
5. Exit Play Mode
6. Repeat steps 4-5 at least 3 more times
7. Exit the Editor
Expected result: Editor exits successfully
Actual result: on the exit window Editor hangs on "Application.Shutdown.CleanupMono"
Reproduced with: 1.0.8 (2022.3.1f1), 1.0.10 (2022.3.1f1)
Reproduced on: Windows 11
Notes:
1. Not reproducible when “SubScene” is disabled
2. To consistently reproduce, the “Library” folder should be deleted after closing the project every time
3. Message logged to the Console when entering Play Mode for the first time:
{noformat}Leak Detected : Persistent allocates 24 individual allocations. To find out more please enable 'Jobs/LeakDetection/Full StackTraces' and reproduce the leak again.{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment