Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a8
2021.2
2021.2.0a8
Issue ID
1319543
Regression
Yes
Reorderable ListView binds negative index when dragging an element off the top of the ListView
How to reproduce:
1. Open the user's attached project
2. Open Window > Example Window
3. Select the last element in the ListView
4. Drag the selected element to the top of the list
5. Observe the Console
Expected result: No visible errors present
Actual result: ArgumentOutOfRangeException gets thrown in the Console
Reproducible with: 2021.1.0a8, 2021.1.0b11, 2021.2.0a8
Not reproducible with: 2020.1.17f1, 2020.2.7f1, 2020.3.0f1, 2021.1.0a7
Cannot test with: 2018.4.32f1 (the ListView is not supported), 2019.4.22f1 (the ListView doesn't have the 'reorderable' property)
Notes:
- The following error appears in the Console:
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b11
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.21f1