Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
915624
Regression
No
Editor doesn't find bold font
To reproduce:
1. Open attached Unity project "test.zip"
2. Open "test" scene
3. Click on Canvas --> Text in the Hierarchy window
4. Change Font Style from Normal to Bold
5. Go into Play Mode
Expected result: The fonts should be linked through name reference to other fonts, so changing Font Style from Normal to Bold should trigger the Bold font to be applied instead of regular Editor's bold
Actual result: The linking of the fonts does not work so only the regular bold is applied to the font (see attached gif "LinkingBug.gif")
Reproduced on: 5.5.3p4, 5.6.1p1, 2017.1.0b7, 2017.2.0a1
Note: The user also added another project with the same issue but a different font "fonttest.zip". The bug persists in 5.6.1p1 and 5.5.3p4, but opening it with 2017.1.0b7 or 2017.2.0a1 fixes the bug on every version of Unity
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment