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
- Subasset references are incorrectly redirected when editing prefabs in Prefab Mode
- [macOS] KeyDownEvent.originalMousePosition returns incorrect coordinates when last focused element was a TextField in text editing mode
- Some HDRP Wizard tooltips are rendered outside the window
- Shader error is thrown when using a Compute Shader with a second kernel
- HDR Cubemap Encoding setting resets itself when the project is reopened
Resolution Note:
The 0.12 package version is not supported with 2021 - only 0.51.X will be