Search Issue Tracker
Won't Fix
Votes
2
Found in
2017.1.0f3
Issue ID
940758
Regression
No
EditorGUILayout.PropertyField does not create GUI for array's (with HideInInspector flag) elements in the Inspector
Reproduction steps:
1. Download project "ArrayOnInspectorBug.zip" and open in Unity
2. Select GameObject
Actual: only array's name is displayed in Inspector "Array On Inspector Bug" script's field
Expected: array's name and elements should be displayed
Reproduced on: 2017.3.0a3; 2017.2.0b6; 2017.1.0p3; 5.6.3f1
Note: in script "ArrayOnInspectorBug" EditorGUILayout.PropertyField's property includeChildren is set to true
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment