Search Issue Tracker
Fixed in 2022.2.3f1
Fixed in 2022.2.X, 2023.3.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment