Search Issue Tracker
Fixed
Fixed in 2022.3.58f1
Votes
1
Found in
2022.3.53f1
Issue ID
UUM-87961
Regression
Yes
Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Steps to reproduce:
1. Open the “user's attached project”
2. Observe Unity freeze or crash
Reproducible with versions: 2022.3.31f1, 2022.3.53f1
Not reproducible with versions: 2021.3.46f1, 2022.3.30f1, 6000.0.28f1, 6000.1.0a5
Reproducible on: macOS 14.6.1 (Intel), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}0x00007ff66a416438 (Unity) DynamicHeapAllocator::Allocate
0x00007ff66a42507c (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007ff66a416b51 (Unity) MemoryManager::Allocate
0x00007ff66a415b96 (Unity) operator new
0x00007ff66bf20f6a (Unity) std::stack<int,std::deque<int,std::allocator<int> > >::push{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment