Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0a9
Issue ID
1364975
Regression
Yes
Property fields are misaligned in UI Toolkit Samples window
Steps to reproduce:
1. Create/Open any Unity project
2. Open Window -> UI Toolkit -> Samples -> Numeric Fields
3. Observe property field alignment for all Numeric Fields
Expected result: All fields are nicely aligned
Actual result: Field alignment varies for different properties, some are closer to the labels than others
Reproduced with: 2022.1.0a9
Didn’t reproduce with: 2022.1.0a8, 2021.2.0b12, 2021.1.21f1, 2020.3.18f1, 2019.4.30f1
Note: Does not appear to affect editor windows outside UI Toolkit Samples window, other UI Toolkit Samples menus are affected as well
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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note:
This is a side effect/duplicate of 1350566: UIToolkit Property drawers have the wrong label width; it will be fixed by this one indirectly.