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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784