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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
The 0.12 package version is not supported with 2021 - only 0.51.X will be