Search Issue Tracker
Fixed in 2022.3.52f1
Fixed in 2022.3.X, 6000.0.X, 7000.0.0a10, future release
Votes
1
Found in
2022.3.47f1
2023.2.0a14
2023.3.0a3
6000.0.0b11
Issue ID
UUM-35561
Regression
Yes
Property Field has inconsistent indents when it's called with EditorGUI.PropertyField function
Reproduction steps:
1. Open the attached “EditorGUI.PropertyField indent bug.zip“ project
2. Open the “Test” scene
3. Select the “GameObject” GameObject and observe the “Test (script)” Component
Expected result: “Data 1” and “Data 2” Property Fields are indented the same
Actual result: “Data 2” Property Field is indented more than “Data 1” Property Field
Reproducible with: 2022.2.19f1, 2023.1.0a20, 2023.2.0a5, 2023.2.0a14
Not reproducible with: 2020.3.48f1, 2021.3.25f1, 2023.1.0b16, 2023.2.0a4
Fixed in: 2023.1.0a21
Reproduced on: macOS Monterey 12.6 (Intel), Windows 10 (by the reporter)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
Add comment