Search Issue Tracker

Duplicate

Duplicate in 2020.2.X, 2021.1.X

Votes

0

Found in

2020.2.0a13

2021.1

2021.1.0b2

2021.2

Issue ID

1307919

Regression

Yes

EditorGUI.PropertyField does not override labels of Lists/Arrays

IMGUI

-

How to reproduce:
1. Open the user's attached project ("bug-new-array-inspector-gui-labels.zip")
2. Select "ExampleScriptable" in the Project window and Assets folder
3. Look at the Inspector window

Expected results: Labels are overridden with custom labels
Actual results: The Labels of the List/Array say "Values" instead of the overridden label

Reproducible with: 2020.2.0a13, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Does no longer reproduce with: 2021.2.0a4
Not reproducible with: 2020.2.0a1, 2020.2.0a12
Couldn't test with: 2018.4.31f1, 2019.4.19f1 (List/Array custom GUI did not exist yet)

  1. Resolution Note (2021.2.X):

    Does no longer reproduce with: Unity 2021.2.0a4 and newer

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.