Search Issue Tracker

Duplicate

Votes

0

Found in

2021.1.0a1

2021.1.0b4

2021.2

Issue ID

1310080

Regression

Yes

The Pivot button text is out of bounds when Unity Editor display scaling is 125%

IMGUI

-

How to reproduce:
1. Set the scale of the monitor to 125% (Windows Settings -> Display -> Scale and Layout)
2. Open a Unity Project
3. In Edit -> Preferences -> UI Scaling uncheck the "Use default desktop setting"
4. Then set "Use custom scaling value" to 125%
5. Click on the button named "Center" and change it to "Pivot"
6. Notice the way "Pivot" is written

Expected results: The whole word is in one line
Actual results: The letter T is in a different line than the others

Reproducible with: 2021.1.0a1, 2021.1.0b5, 2021.2.0a3
Not reproducible with: 2018.4.31f1, 2019.4.19f1, 2020.1.17f1, 2020.2.3f1

Note:
- Only seems to happen with scaling at 125%
- The issue is reproducible only with Windows

Add comment

Log in to post comment