Search Issue Tracker
Fixed
Fixed in 6000.0.37f1, 6000.1.0b4, 6000.2.0a1, 7000.0.0a17
Votes
0
Found in
6000.0.32f1
6000.1.0b1
6000.2.0a1
7000.0.0a1
Issue ID
UUM-91956
Regression
Yes
Crash on tlsf_free when generating the Font Atlas
Reproduction steps:
1. Open the attached “IN-92098” project
2. Navigate to Window > TextMeshPro > Font Asset Creator
3. Change the Source Font to “Bangers”
4. Click “Generate Font Atlas”
5. Observe the crash
Reproducible with: 6000.0.19f1, 6000.0.32f1, 6000.1.0b1
Not reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.18f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FFC54CC3469 (Unity) tlsf_free
0x00007FFC527F0C00 (Unity) DynamicHeapAllocator::Deallocate
0x00007FFC527FE945 (Unity) DelayedPointerDeletionManager::CleanupPendingMainThreadPointersInternal
0x00007FFC527FE11B (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007FFC527EF86D (Unity) MemoryManager::Allocate
0x00007FFC527FA21E (Unity) malloc_internal
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (fix version 7000.0.0a17):
Fixed crash in Font Asset Creator
Resolution Note (fix version 6000.2.0a1):
Fixed crash in Font Asset Creator
Resolution Note (fix version 6000.1.0b4):
Fixed crash in Font Asset Creator
Resolution Note (fix version 6000.0.37f1):
Fixed crash in Font Asset Creator