Unity Issue Tracker - Serialized fields are not aligned with the rest of the fields in other components in the Inspector when in certain window sizes of the Editor
Closed
UUM-16531
Serialized fields are not aligned with the rest of the fields in other components in the Inspector when in certain window sizes of the Editor
Unity: UI Toolkit Controls
Feature Request
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
This will be automatically handled by the work scheduled soon (2023.2) around native UI Toolkit inspectors (Transform specifically, but also better support for inspector alignment).
Reproduction steps:
Open the “vectortest” project
Open the “SampleScene” scene
In the Hierarchy select the “Main Camera” GameObject
Resize the Editor and Inspector windows
Observe the Inspector
Expected result: Serialized fields are aligned with the rest of the fields in other components in the Inspector
Actual result: Serialized fields are not aligned with the rest of the fields in other components in the Inspector
Note: Usually, to reproduce the issue, the Editor window should take half of the screen area and the Inspector window should take 1/3 of the Editor window
Prioritise and Follow this issue
Have a workaround or additional info about this issue?