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
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
- CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
Add comment