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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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.