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
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b13