Search Issue Tracker

Fixed

Unknown (hidden) 2020.3.X, 2021.3.X

Fixed in 2022.1.0a3

Votes

0

Found in

2020.3.40f1

2021.3.10f1

Issue ID

UUM-15826

Regression

No

Labels of properties are not visible if setting "includeChildren" to true when using "EditorGUI.GetPropertyHeight"

--

-

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

  1. Resolution Note (fix version 2022.1.0a3):

    Fixed in: 2022.1.0a3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.