Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.2.2
Issue ID
1179322
Regression
No
[TextMeshPro] Characters are missing when generating font atlas from a specific font
To reproduce:
1) Download the files attached
2) Install Bebas Neue Font
3) Create a new project and add the files to the project
4) Go to Window -> TextMeshPro -> Font Asset Creator
5) Set SourceFontFile to Bebas Neue
6) Change Character Set to Unicode Range (Hex)
7) Set the range as 400-4FF
8) In Select Font Asset, pick Bebas Neue
9) Click Generate Font Atlas
Expected: All characters are collected and the asset is generated
Actual: All character are missing
Reproduced in Package version 1.2.2 and 2.0.1
Reproduced in 2018.4.1f1, 2020.1.0a1
Comments (1)
-
a_loupas
Nov 08, 2021 09:38
The same problem appears for Averta.ttf for some Greek letters with Unity 2021.2.1 and TextMeshPro 3.0.7
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
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
Resolution Note:
This behavior is by design as the font file BebasNeue-Regular.tff does not contain any Cyrillic glyphs in the 400-4FF Unicode range.