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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.