Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Votes
2
Found in
6000.0.50f1
6000.2.0b2
6000.3.0a1
Issue ID
UUM-108694
Regression
Yes
Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 6000.0.0b16, 6000.0.50f1, 6000.1.0f1, 6000.2.0b2
Not reproducible with: 2022.3.62f1, 6000.0.0b15
Reproducible on: Windows 11
Not reproducible on: macOS 15.3.2 Sequoia (Intel)
First few lines of stack trace:
{noformat}0x00007FFCB1B6EE2B (Unity) DynamicHeapAllocator::CreateTLSFBlock
0x00007FFCB1B6D733 (Unity) DynamicHeapAllocator::Allocate
0x00007FFCB1B7C765 (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007FFCB1B6DE8D (Unity) MemoryManager::Allocate
0x00007FFCB1B7883E (Unity) malloc_internal{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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment