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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.