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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
This is a duplicate of issue #1316226