Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.6f1
Issue ID
817416
Regression
No
Array-fields with the [HideInInspector] attribute are not drawn through EditorGUILayout.PropertyField
How to reproduce:
1. Open the attached project and the only scene in it.
2. In the Hierarchy window click "Click Me" object.
3. Open the "BugScript.cs" and observe Bar array-fields with the [HideInInspector] attribute are not drawn through a PropertyField.
Expected behavior: Array-fields with the [HideInInspector] attribute are drawn through a EditorGUILayout.PropertyField.
Reproducible: 5.2.4f1, 5.3.6p1, 5.4.0f3, 5.5.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment