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
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 <...>)
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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b13