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%
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1294350