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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b13