Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0b10
6000.4.0a4
Issue ID
UUM-127702
Regression
No
Objects are hard to read in the Hierarchy when using a high resolution display with a low display scale
How to reproduce:
1. Open the attached “IN-123692.zip” project
2. Open the “TestScene” scene
3. Observe the Hierarchy
Expected result: Prefab names are easily read
Actual result: Prefab names are hard to read when sitting a normal distance away from the screen
Reproducible with: 2023.1.0a1, 6000.0.62f1, 6000.2.12f1, 6000.3.0b10, 6000.4.0a4
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Notes: Reproduced using 3456x2160 resolution and 100% Display Scale
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
In this situation, Unity is respecting your high DPI combined with low scaling properly. This is not a bug. If you are on Windows, there is a settings panel in Preferences to override your OS scaling (Preferences > UI Scaling). At the moment, I can't confirm wether this feature will be coming to other platforms.