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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment