Unity Issue Tracker - The list is reorderable when using NonReorderableAttribute
Fixed
UUM-25094
The list is reorderable when using NonReorderableAttribute
Unity: UI Toolkit Controls
Fixed
2023.1.X
2022.2.X
2022.2.0b8 onwards
This bug was fixed as part of another bugfix.
This bug was fixed as part of another bugfix.
Reproduction steps:
1. Open the attached project “NonReorderableBug”
2. Select the ScriptableObject “Assets/ScriptableVariants/Editor/Person.asset”
3. In the Inspector window observe the list “Friends”
Expected results: The list is nonreorderable
Actual results: The reordering option is allowed