Unity Issue Tracker - Editor window shows incorrect layout of properties when using InspectorElement
Closed
UUM-3463
Editor window shows incorrect layout of properties when using InspectorElement
Unity: UI Toolkit Controls
Won't Fix
2022.2.X
2022.1.X
2021.2.X
2020.3.X
2019.4.X
2022.1.X back ports are superseded by 2022.2.X (ports cancelled)
2019.4 is not supported anymore
How to reproduce:
1. Open the user's attached project
2. In the Project window, select "Inspect Me With The Window (Material)"
3. Go to Test -> Editor Window
4. Resize and lengthen the TestWindow by dragging its side to the right
5. Observe the layout of the properties
Expected result: property names align to the left column while property values align to the right column, fitting into the window
Actual result: all properties align to the right column while value fields do not entirely fit into the window