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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Resolution Note:
The 0.12 package version is not supported with 2021 - only 0.51.X will be