Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.1.X
Fix In Review for 6000.2.X, 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] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 6000.3.0a1):
Fixed bitmap system font to match OS font smoothing setting.
Resolution Note (fix version 6000.2):
Fixed bitmap system font to match OS font smoothing setting.