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
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
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.