Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.32f1
6000.1.0b1
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment