Search Issue Tracker

Fixed in 2021.2.X

Votes

0

Found in

2021.2

2021.2.0a20

Issue ID

1398311

Regression

No

ListView.unbindItem is called at index 0 when adding a new item to a list using the add/remove footer

UI Toolkit

-

How to reproduce:
1. Open the attached project "listRepro"
2. Open the ListViewUnbindIssue window (Window > ListViewUnbindIssue)
3. In the opened window, press the "+" (plus) button
4. Inspect the first item in the list

Expected result: The first item in the list is "1"
Actual result: The first item in the list is "NOT_BOUND"

Reproducible with: 2021.2.0a19, 2021.2.0b12
Not reproducible with: 2021.2.0b13, 2021.2.10f1, 2022.1.0b6, 2022.2.0a3
Could not test with: 2019.4.36f1, 2020.3.27f1, 2021.2.0a18 (Error: 'ListView' does not contain a definition for <...>)

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0b13

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.