Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0a6
2019.3.0b2
2020.1.0a1
Issue ID
1182447
Regression
Yes
Unity Bug Reporter window text isn't scaled accordingly or is scaled but unformatted when changing Display scaling
Steps to reproduce:
1. Open a new project
2. Edit -> Preferences -> UI Scaling
3. Make sure that "Use default desktop setting" is selected
4. From the editor toolbar Help -> Report a Bug...
5. Right-click on desktop -> Display settings -> Scale and layout
6. Change Scale (Change the size of text, apps, and other items)
7. Observe Unity Bug Reporter window
Expected result: Hyperlinks under "Title" field, paths in "Attached files" field are scaled accordingly, Buttons are scaled together with Button Text, Text fields are fully visible
Actual result: Hyperlinks under "Title" field, paths in "Attached files" field aren't scaled accordingly, Button Text is scaled, Buttons aren't, Text fields partly disappear
Reproducible with: 2019.3.0a6, 2019.3.0b4, 2020.1.0a5
Not reproducible with: 2019.3.0a5
Notes:
- Was not able to test with versions before 2019.3.0a3, because they don't have UI Scaling in Preferences
- Restarting Unity Bug Reporter window, when new scaling has been set, formats the window correctly
- Hyperlinks under Title field (sometimes), Paths in the Attached Files field (always) keeps the original scaling and only reacts to current scaling set if truncated by resizing the bug reporter window
- UI scaling option is only available on 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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note (fix version 2020.1):
Partially fixed in 2020.2.0a7, too minor to fix further. Bug reporter is fine after a restart so it's only a cosmetic issue in the rare conditions when a user would change scaling in the middle of reporting a bug.