Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2021.2.11f1
2021.2.14f1
Issue ID
1408619
Regression
Yes
Unity crashes when adding a subscene with Entities window open
How to reproduce:
1. Open the user attached project "DOTS attempt 1.zip"
2. Go to Window > DOTS > Entities
3. In the Hierarchy create an empty GameObject
4. Add the "Sub Scene" script component to the GameObject
5. Create a new scene and add it to "Scene Asset" in the "Sub Scene" component
Reproducible with: 2021.2.10f1, 2021.2.16f1 (0.12.0-preview.6)
Not reproducible with: 2019.4.37f1, 2020.3.31f1, 2021.1.28f1, 2021.2.9f1, 2022.1.0b12, 2022.2.0a8
First lines of stack trace:
(Unity) MemoryManager::Deallocate
(Unity) MemoryManager::Deallocate
(Unity) MemoryManager::Deallocate
(Unity) free_alloc_internal
(Unity) UnsafeUtility::Free
(Unity) UnsafeUtility_CUSTOM_Free
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
The 0.12 package version is not supported with 2021 - only 0.51.X will be