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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment