Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2022.2.0a9
Issue ID
1413090
Regression
Yes
Array property names are not shown for script components in Inspector and rendered differently from regular components
Steps to reproduce:
1. Open attached arrays.zip project
2. Open SampleScene scene
3. Select GameObject in Hierarchy
4. Observe how New Behaviour Script component properties are rendered in inspector and compare to array properties in Mesh Renderer component
Expected result: All Property names are visible in the Inspector, script and component properties look similar
Actual result: Array property names are not visible in the Inspector, script and component properties look different
Reproduced with: 2022.2.0a9
Didn't reproduce with: 2022.2.0a8, 2022.1.0b14, 2021.2.17f1, 2020.3.32f1, 2019.4.37f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Action can't be undone after changing the base Controller on the Animator Controller
- The Axes Gizmo is wiggling around when moving around the Scene View with enabled Physical Camera and Isometric View
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
Add comment