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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment