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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.