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
- Unable to connect existing projects to source control from the details view when Unity Cloud is not set up
- [Ubuntu] Light Emission Temperature field accepts NaN value causing rendering artifacts in Scene and Game views
- Asset references are missing when loading AssetBundles built in Scriptable Build Pipeline with buildParameters.NonRecursiveDependencies set to True
- Unable to connect an existing project to Unity Version Control source control provider
- Inspector window does not correctly update the shown ushort variable's value when it is set to a negative one
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.