Search Issue Tracker
Active
Votes
0
Found in
6000.0.63f1
6000.2.15f1
6000.3.0f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-129243
Regression
No
Crash on DualThreadAllocator<DynamicHeapAllocator>::Contains when closing a Sub Scene with DynamicBuffer to MetaChunkEntity in Play mode
How to reproduce:
1. Open the attached “IN-124013” project
2. Open the “h” scene
3. Enter Play mode
4. In the Hierarchy, close the Sub Scene
5. Observe the crash
Reproducible with: 6000.0.0b11, 6000.0.63f1, 6000.2.15f1, 6000.3.0f1, 6000.4.0b1, 6000.5.0a3
Could not test with: 2023.3.0b10 (could not solve errors from downgrading)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- If it doesn’t crash after step 3, close and re-open the Sub Scene multiple times or exit then re-enter Play mode
- Also reproducible on a fresh project
First few lines of the stack trace:
0x00007FF9E1EDDD10 (Unity) DualThreadAllocator<DynamicHeapAllocator>::Contains
0x00007FF9E1ED7977 (Unity) MemoryManager::TryDeallocateWithLabel
0x00007FF9E1ED9393 (Unity) free_alloc_internal
0x00007FF9E18DB9C2 (Unity) UnsafeUtility::Free
0x00007FF9E177DB37 (Unity) UnsafeUtility_CUSTOM_FreeTracked
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment