Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
10
Found in [Package]
1.0.0-preview.14
Issue ID
1327804
Regression
No
UI Toolkit components have blurry/dull text rendering
Reproduction steps:
1. Open user's project "UIToolkit2.zip" and open "SampleScene"
2. Open additional Inspector window by right-clicking on any window tab and selecting "Add Tab"
3. Click on the "PanelSettings" asset in the Project window so it appears in the Inspector window
4. Drag this additional Inspector window somewhere, so you can see both Inspector windows
5. Lock one of the Inspector windows
6. Click on "Directional Light" in the Hierarchy window, so it appears in the Inspector window
7. Compare how text is rendered in both of these Inspector windows
Expected result: Text is rendered absolutely identical on both windows and there isn't any difference
Actual result: Text is rendered differently in the "PanelSettings" Inspector window, it appears a bit more blurry and less crisp
Reproducible with: 1.0.0-preview.11, 1.0.0-preview.14 (2020.3.5f1, 2021.1.4f1)
Couldn't test with: 2018.4, 2019.4, 2021.2 (UI Toolkit package is not available)
Notes:
- See reproduction video for pixel comparison of the text
- In 2021.2 UI Toolkit runtime is included in the Editor itself, but it doesn't use TextCore, so it renders text with TextNative, which results in identical text rendering
- In newer 2021.2 versions the TextNative renders much more of the text in the Editor UI, resulting in blurry text in (see attached image "Editor2021.2.png"):
1. Project window search bar text is slightly blurry.
2. Scene View overlay texts (Center, Global, 2D) are blurry and hard to read.
3. Fetching Packages in Package Manager is blurry.
4. Package names in the list are blurry.
5. Package authors are blurry.
6. Package info box is blurry.
-
Kleptine
Jul 29, 2021 00:38
Please fix!
-
april_4_short
Jul 25, 2021 19:29
Unity, please fix.
There are tight fonts to help solve this problem, too.
Search for Terminus TTF [no links allowed in here]
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
Will be resolved along with the reactor of IMGUI Text