Search Issue Tracker
Active
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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
Add comment