Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.24f1
2022.2.17f1
2023.1.0b13
2023.2.0a11
Issue ID
UUM-34441
Regression
No
Some Diagnostics Preference options have cut off descriptions and Reset Buttons have no padding
How to reproduce:
1. Open any project
2. Navigate to Edit > Preferences... > Diagnostics
3. Observe Diagnostics Options and Buttons
Actual result: Descriptions are cut off and not fully visible, when options are checked, the "Reset" buttons have zero padding on the right side
Expected result: Fully visible option descriptions, buttons have padding on the right like General Preference Color Pickers
Reproducible with: 2021.3.24f1, 2022.2.17f1, 2023.1.0b13, 2023.2.0a11
Couldn't test with: 2020.3.47f1 (No Diagnostics tab)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note:
While it is true that the labels for some diagnostic options get cut off, the layout follows the standard spacing for elements in the Preferences window. The 'Reset' button is also intentionally smaller than a regular button, using the 'miniButton' style, to allow the options to be packed vertically into the window as efficiently as possible.
Given that the diagnostic preferences are not intended for general use by customers, we will not spend time polishing the aesthetics of it at the current time.
Resolution Note (2023.2.X):
While it is true that the labels for some diagnostic options get cut off, the layout follows the standard spacing for elements in the Preferences window. The 'Reset' button is also intentionally smaller than a regular button, using the 'miniButton' style, to allow the options to be packed vertically into the window as efficiently as possible.
Given that the diagnostic preferences are not intended for general use by customers, we will not spend time polishing the aesthetics of it at the current time.