Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b4
Issue ID
962621
Regression
No
Trying to turn Unity default font into TextMesh Pro SDF crashes Unity
To reproduce:
1) Create new project
2) In Asset Store, import TextMesh Pro
3) Open Window -> TextMeshPro -> Asset Font Creator
4) Select any font but not Arial
5) Click 'Generate Font Atlas'
6) After generation, select "Arial" font
7) Click "Generate Font Atlas' twice
8) The first time it will cause an error, the second time it will regenerate the one selected in step 4 (possible bug?)
9) Close the Asset Creator window
10) Open it again
11) Repeat steps 6-7 (select Arial and generate twice)
CRASH!
Reproduced in 2017.2.0p1, 2017.3.0b4, 2018.1.0a1 (in 2018, after "Unity stopped working" prompt, the Unity stays frozen forever and even task manager a long time to kill it (>5 minutes)
Couldn't test 2017.1.1f1 because Unity crashes while importing the plugin
Couldn't test 2017.1.2p2 because after importing, the GUI is completely borked - https://i.imgur.com/PoHUZe8.png
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment