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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment