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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment