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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.