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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment