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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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.