Search Issue Tracker
Not Reproducible
Votes
14
Found in
5.2.0f2
Issue ID
722288
Regression
No
Bold font .ttf file is not detected properly for certain fonts
How to reproduce:
1. Open attached project
2. Open scene Scene.unity
3. Try switching between Normal and Bold font style on gameobject Main Camera/Canvas/Bold
- Note how the font only gets wider, but not properly bold
4. Import attached Bold version of the font
5. Try switching between Normal and Bold styles again
- Note how it still only gets wider, even though the Bold version of the font is present
- A possible workaround is to use the Bold version of the font directly, rather than through Font Style
Comments (33)
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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
VregNamikaze
Sep 24, 2015 20:46
Same here, only bold is working for my font, but bold italic is no longer being detected.
lexacutable
Sep 09, 2015 01:35
Yep, this broke bold and italic font styles in my current project in 5.2, where everything was fine in 5.1. Re-importing the fonts doesn't help, and I can't just use the bold or italic variants directly, since we use rich text tags everywhere and give the player a choice of typefaces.
Shii
Sep 08, 2015 14:37
Same here. Issue appeared after updating to 5.2.0f3. Worked fine in 5.1.3p2.
Easy reproducible after compiling android project and running on actual device.