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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
The 0.12 package version is not supported with 2021 - only 0.51.X will be