Unity Issue Tracker - Public array value fields are not shown in the Inspector
Fixed
UUM-36617
Public array value fields are not shown in the Inspector
Unity: IMGUI Framework
Fixed
2022.2.X
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2021.3.X
2020.3.X
Should already be fixed in 2022+.
Should already be fixed in 2022+.
Should already be fixed in 2022+.
Too risky to backport to 2021.
How to reproduce:
1. Open the user-attached “Phasmogus (1).zip” project
2. Create a new Empty GameObject in any Scene
3. Create a new Script with a public array
4. Attach the Script to the Empty GameObject in the Scene
5. Select the Empty GameObject
6. Observe the Inspector
Expected result: Array has visible Value Fields
Actual result: Only the name of the Array appears