Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2020.3.28f1
2021.2
2022.1
2022.2
Issue ID
1403395
Regression
No
[Text] [Font Rendering] GlyphHeight metric differs between Windows and macOS
Reproduction steps:
1. Open the attached "FontBug.zip" project
2. Enter Play mode
3. Observe the Console
Expected result: The logged GlyphHeight is the same on Windows and macOS
Actual result: "GlyphHeight: 55" is logged on Windows but "GlyphHeight: 57" on macOS
Reproducible with: 2019.4.36f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5
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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (2022.2.X):
This is expected, Using our built in font wont always load the same font as we do tricks to try and reduce the memory requirements of having any font at runtime.