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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
This is a duplicate of issue #1294350