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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
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.