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
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
- Crash in ParallelSortExtensions::ParallelSort
Add comment