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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
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.