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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment