Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.4f1
2021.2.0a1
Issue ID
1314563
Regression
Yes
Private arrays can not be unfolded in the Inspector when it's in Debug mode
How to reproduce:
1. Open the user attached project (Unity 2020.2.4f1 - Linux - Private arrays are visible in Inspector debug but not unfoldable.zip)
2. Open the SampleScene
3. Enter PlayMode
4. In the Hierarchy select the "TestObject"
5. In the Inspector switch to Debug Mode by selecting "Debug" in the dropdown menu, accessible by pressing on the three-dot icon in the top right of the Inspector window
6. Try to unfold/expand the "Test Array"
Expected result: The array can be unfolded
Actual result: The array can not be unfolded
Reproducible with: 2020.3.1f1, 2021.1.0b12, 2021.2.0a1, 2021.2.0a9
Not reproducible with: 2018.4.33f1, 2019.4.22f1, 2021.1.0a10
Note: Reproducible on Ubuntu 18.04 and Windows 10
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1316226