Search Issue Tracker
Fixed
Fixed in 2022.3.52f1, 6000.0.22f1, 7000.0.0a10
Votes
1
Found in
2022.3.47f1
2023.2.0a14
2023.3.0a3
6000.0.0b11
7000.0.0a1
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment