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
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
- [Android][iOS][Legacy Input] The Input stops working when streaming a video on WebGL
- Warning in the Profiler window is white and hard to see
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b13