Reproduction steps:
1. Open the “PropertyField” project
2. Open the “Sample” scene
3. Select the “Example” GameObject
4. Observe “UITK Field” and “IMGUI Field” in Inspector
Expected result: Both fields align
Actual result: The “IMGUI Field” is misaligned
Reproduced in: 2021.3.28f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a23
Reproduced using: macOS 13.4.1 (Intel), macOS 13.4.1 (M2)
The Property Field produced by UI Toolkit shows the same spacing as other fields in the Inspector, but the EditorGUILayout.Property Field produced by IMGUIContainer shows a different spacing from other fields in the Inspector