Search Issue Tracker
Fixed
Fixed in 6000.1.5f1, 6000.2.0b4, 6000.3.0a1
Votes
11
Found in
6000.0.4f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-72936
Regression
No
The Editor does not align with OS preferences when font smoothing is disabled on Windows and the Bitmap setting is chosen in the Editor
How to reproduce:
1. Create a new project
2. Open General preferences (Edit → Preferences → General)
3. In the Editor Default Text Rendering Mode setting, select Bitmap
4. In Windows OS, press Win+R to open Run
5. Type “SystemPropertiesPerformance.exe” in the text field and click OK
6. Disable the "Smooth edges of screen fonts" option in the opened window and click Apply
7. Observe text in the Editor
Expected results: The editor text’s font is sharp
Actual results: There is some smoothing applied, which makes the text blurry
Reproducible with: 6000.0.4f1
Can’t test with: 2022.3.30f1, 2021.3.39f1 (no Editor Default Text Rendering Mode setting is present)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note: Versions 2022.3.30f1 and 2021.3.39f1 have System Font settings that make the font sharp, but in version 6000.0.4f1, Bitmap is used instead
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 Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
null
Duplicate of another internal issue: UUM-49006: Blurry Text
Resolution Note (fix version 6000.3.0a1):
Fixed bitmap system font to match OS font smoothing setting.
Resolution Note (fix version 6000.2.0b4):
Fixed bitmap system font to match OS font smoothing setting.
Resolution Note (fix version 6000.1.5f1):
Fixed bitmap system font to match OS font smoothing setting.