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
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
- Terrain is rendered with broken material when adding Terrain Component to a Cube GameObject and assigning Terrain data
- APV baking settings are not saved until you bake
Add comment