Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.60f1
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100170
Regression
No
Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
Reproduction steps:
1. Open the attached project "ReproProject"
Expected result: The project opens up
Actual result: The Editor crashes
Reproducible with: 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Oldest version tested for regression: 2022.1.0a1
Reproducible on: MacOS 15.3.2 (Silicon) (User), MacOS 15.2 (Intel)
Not reproducible on: No other environment tested
Note:
The project might also get stuck while trying to open it. Force closing it and reopening produced the crash every time.
Stacktrace:
#0 0x000001048041c4 in DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate(void)
#1 0x000001047fe698 in MemoryManager::TryDeallocateWithLabel(void, MemLabelId, char const, int)
#2 0x000001047f8fb8 in free_alloc_internal(void, MemLabelId const&, char const*, int)
#3 0x000001050f084c in core::vector<TypeTreeNode, core::allocator<TypeTreeNode, 0ul>>::~vector()
#4 0x000001050e4b84 in TypeTree::ReleaseSharedData()
#5 0x000001050e4a64 in TypeTree::operator=(TypeTree const&)
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
- Exceedingly long wait when importing large audio file
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
- Can’t delete gradient keys with Mac keyboard or context menu options
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784