Search Issue Tracker
Duplicate
Votes
1
Found in
2021.3.45f1
2022.3.51f1
6000.0.23f1
6000.1.0a1
6000.2.0a1
7000.0.0a1
Issue ID
UUM-85438
Regression
No
UI ToolKit ListView does not rebind some of the items when source data changes
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Scroll to the top of the list in the Game View
5. Press the “S” key (updates to random values)
6. Scroll down the list and observe the values
Expected result: All the list item values are updates
Actual result: Only items from index 23 to 29 and all that are on-screen get rebinded
Reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.23f1, 6000.1.0a1
Reproducible on: Windows 10
Not reproducible on: No other environment tested
-
Resolution Note:
Verified that the fix for UUM-78825 also works on this project.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-78825
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #UUM-78825