Search Issue Tracker
In Progress
In Progress in 1.0.X
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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment