Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0f2
Issue ID
1055820
Regression
No
Text display color turns black after applying Font Asset which was expanded in the Project window
How to reproduce:
1. Open the attached "TestFor1055820.zip" project
2. Open the Fonts folder in the Project window
3. Expand any of the Font Assets
4. Assign that Font Asset to the Text gameObject
5. Observe how the Text turns black
Expected result: Text color remains unchanged after assigning the Font Asset
Actual result: Text color turns black after assigning the Font Asset
Reproducible with: 2017.1.4p2, 2017.2.3p1, 2017.4.5f1, 2018.1.6f1, 2018.2.0b11, 2018.3.0a3
Note: reimporting the Font Asset or creating anything in the Project window fixes the issue
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
- UI Toolkit Samples scroller can't be used with touchpad gesture
- TMP Text size does not adjust after Superscript Rich Text tag when using Fallback fonts
- Unexpected behaviour when selecting items in UI Toolkits TreeView sample
- C# Script Help button leads to missing documentation
- Root GameObject behaves differently when blending animations with and without keyframes and using AnimationPlayable
Dermetrius
Aug 31, 2021 04:55
1. Make new material
2. Set shader in that material to "UI/Default Font" (without any parameter changes, leave without texture)
doing this, should fix the issue, if not do step 3 or apply individually
3. Apply that new material to every text component (Hierarchy > search > by type > text, select all and apply material)
Hamu_Art
May 31, 2021 21:04
I run this bug today (2019.4.22f1).... I tried all tip what I found and :nope: ....
I'll go to cry in the corner.
Baschti-aus-s
Feb 11, 2021 20:13
2021, Unity version 2019.4.16f1, issue still exists. As already mentioned, reimporting the fonts is a suitable workarround, but it is still buggy. Why won't fix?
bakioztepe
Apr 29, 2020 11:20
Broken, fix it.
bangurja
Feb 03, 2020 07:13
Nowadays more miracles happening with unity than feature development in our project, all thanks go to the Unity team that they did not specify anything and directly and marked the issues as 'Won't fix'.
It became hard for us to answer, "why it happened and how it was fixed".
KUFgoddess
Nov 17, 2019 17:29
This is so annoying its been literally doing this for over 3 years... :[ woNt Fix. The way I get around this is to just use text mesh pro.
Shadoninja
Sep 02, 2019 21:38
For me, the fix was to convert all my existing text to the new Text Mesh Pro version.
Kiragan
Aug 27, 2019 22:23
1. Disable camera ( just untick it )
2. Enable camera
3. CTRL+S / COMMAND+S
Color will be back to yours. But only until your next action with UI in editor. Usualy this solution helps before you want test play.
AlphaSilverback
Aug 14, 2019 22:07
Are Unity serious??
tdemachy
Jul 19, 2019 11:09
Also happened on 2018.4.4f1, maybe after upgrade from 2018.4.3 I didn't notice at first.
The workaround consisting of reimporting the font works well.