Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.0f1, 6000.2.0a10
Votes
2
Found in
6000.0.46f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102444
Regression
Yes
Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
Reproduction steps:
1. Create and open any new project
2. Go to Edit > Preferences > General
3. Make sure “Editor Font” is set to “System Font”
4. Go to the Package Manager (Window > Package Manager)
5. Install the “Unity UI” package
6. Go to Window > TextMeshPro > Import TMP Essential Resources and import everything
7. Close and re-open the project or click Reimport All (Assets > Reimport All)
8. Observe the Editor
Expected result: All Editor text is rendered correctly and no errors in the Console
Actual result: Parts of text in the Editor (particularly visible in Package Manager) are rendered incorrectly or blank, and “Can't Generate Mesh, No Font Asset has been assigned.”, “Unable to load font face for [System Normal]. Make sure "Include Font Data" is enabled in the Font Import Settings.” warning logs are shown in the Console
Reproducible with: 6000.0.45f1, 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Not reproducible with: 2022.3.61f1, 6000.0.44f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (fix version 6000.2.0a10):
Ensure System Font is supported with TMP installed in the project.
Resolution Note (fix version 6000.0.48f1):
Ensure System Font is supported with TMP installed in the project.