Search Issue Tracker
Active
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&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment