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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.