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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784