How to reproduce:
1. Open the attached project “Labels.zip”
2. Open the “Missing Labels” Scene
3. In the Hierarchy window, select the “Label Missing” GameObject
4. In the Inspector window, observe the “Label Missing” component’s labels
Expected result: Labels are visible
Actual result: Labels are not visible
Reproducible with: 2020.3.40f1, 2021.3.10f1, 2022.1.0a2
Not reproducible with: 2022.1.0a3, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Reproduced on: macOS 12.4 (Intel)
Notes:
- "includeChildren" is the 3rd parameter in “EditorGUI.GetPropertyHeight“
- Not reproducible if setting “includeChildren” parameter to false