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

IMGUI

-

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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.