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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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.