Search Issue Tracker
Feature Request
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.19f1
2022.2.0b10
2023.1.0a13
Issue ID
UUM-16531
Regression
No
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
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
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a13
Reproduced on: Windows 10
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
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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Resolution Note:
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).