Search Issue Tracker
Fixed in 1.5.2, 2.1.2, 3.0.2
Votes
0
Found in [Package]
3.0.0-preview.13, 3.0.0-preview.1, 2.0.1, 2.0.0, 1.4.0
Issue ID
1253370
Regression
No
[TMP] Editor crashes on creating Font Asset with Atlas Resolution 8192, 8192 and Render Mode is set to SDF32
When Font Asset is created from the "Font Asset Creator" window with Font Settings of Atlas Resolution 8192, 8192, and Render Mode is set to SDF32 then it causes the editor to crash, refer the attached video.
Steps to repro:
1. Create a new project.
2. Window > Package Manager > TextMeshPro(3.0.0-Preview.13) > Install
3. Window > TextMeshPro > Font Asset Creator
4. Import TMP Essentials > Import TMP Examples & Extras
5. Font Asset Creator > Font Settings > Select Font (Anton, Bangers)
6. Atlas Resolution > 8192, 8192
7. Render Mode > SDF32 > Generate Font Atlas > Wait till the Font Asset create
Actual Result:
Editor crashes when Font Asset is created using Atlas Resolution 8192, 8192 and Render Mode is set to SDF32
Expected Result:
Font Asset is created gracefully
Occurring on:
2020.2.0a14, 2020.1.0b12, 2019.3.15f1, 2019.2.13f1, 2019.1.11f1, 2018.4.24f1
with package version 3.0.0-preview.13, 3.0.0-preview.1, 2.0.1, 2.0.0, 1.4.0, 1.3.0
Environment:
Windows10 and macOS 10.14
Stack trace:
========== OUTPUTTING STACK TRACE ==================
0x00007FF6E0A968DA (Unity) TextCore::Generate_SDF
0x00007FF6E0AA15A7 (Unity) TextCore::RenderGlyphToTextureJob
0x00007FF6DFA47F40 (Unity) JobQueue::Exec
0x00007FF6DFA4FA92 (Unity) JobQueue::Steal
0x00007FF6DFA48900 (Unity) JobQueue::ExecuteJobFromQueue
0x00007FF6DFA4A4AB (Unity) JobQueue::ProcessJobs
0x00007FF6DFA50E8F (Unity) JobQueue::WorkLoop
0x00007FF6E0071845 (Unity) Thread::RunThreadWrapper
0x00007FFC09EC7BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFC0B60CE51 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment