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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #UUM-78825