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
- Play, Pause, Skip Frame buttons in the Toolbar don't have Tooltips when hovering the mouse over them
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
Add comment