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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment