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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1316226