Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a7
Issue ID
1140241
Regression
Yes
PropertyAttribute does not work when used on items in an array
How to reproduce:
1. Open attached project "Test.zip"
2. In the Hierarchy, select "Test" GameObject
3. In the Inspector, observe "Test" Component
Expected result: Element 0 in the array is a Slider between 0 and 1
Actual result: Element 0 in the array is an Input Field
Reproducible with - 2019.2.0a7, 2019.2.0a10
Not reproducible with - 2017.4.24f1, 2018.3.11f1, 2019.1.0b9, 2019.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment