Search Issue Tracker
Fixed
Fixed in 2022.2.3f1
Votes
0
Found in
2020.3.48f1
2021.3.26f1
2022.2.2f1
2023.1.0b18
2023.2.0a16
2023.3.0a3
Issue ID
UUM-36617
Regression
No
Public array value fields are not shown in the Inspector
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
Reproducible with: 2020.3.48f1, 2021.3.26f1, 2022.2.2f1, 2023.1.0b18, 2023.2.0a16
Not reproducible with: 2022.2.21f1
Fixed in: 2022.2.3f1
Reproduced on: macOS Ventura 13.1 (Intel), Windows 10 64bit
Note: Not reproducible on a new project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment