Search Issue Tracker
Fixed
Fixed in 6000.1.0b1, 7000.0.0a17
Votes
0
Found in
6000.0.24f1
6000.1.0a1
7000.0.0a1
Issue ID
UUM-84922
Regression
Yes
Text is truncated in the Inspector when the display scale is set to 150%
Reproduction steps:
1. In the Windows Display settings, set the Scale to 150%
2. Create and open a Project with the “Universal 3D” template
3. In the Hierarchy window, select the “Readme“ Asset
4. Expand the Inspector window
5. In the Inspector window, observe the “URP Empty template” text
Expected result: The text is in one line and fully visible
Actual result: The text is split into two lines and the top and bottom are cut off
Reproducible with: 6000.0.1f1, 6000.0.24f1
Not reproducible with: 2021.3.42f1, 2022.3.51f1, 6000.0.0f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Resolution Note (fix version 7000.0.0a17):
Fixed text in IMGUI sometimes being truncated when it shouldn't.
Resolution Note (fix version 6000.1.0b1):
Fixed text in IMGUI sometimes being truncated when it shouldn't.