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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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.