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
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)
-
Resolution Note (2021.2.X):
Does no longer reproduce with: Unity 2021.2.0a4 and newer
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1297656