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
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784