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
- 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
This is a duplicate of issue #1316226