Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.7f1, 2023.1.7f1, 2023.2.0b3, 2023.3.0a1
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.2f1
2023.2.0a21
2023.3.0a1
Issue ID
UUM-40674
Regression
Yes
Listview is scrolled to the wrong item when using “ScrollToItem” in a listview with “Dynamic Height” Virtualization Method
How to reproduce:
1. Open the user’s attached “My project (2).zip” project
2. Enter Play Mode
3. In the “Text Field,” insert “30”
4. Observe the scrolled item’s id
Expected result: Listview is scrolled to the item with id 30
Actual result: Listview is scrolled to the item with id 24
Reproducible with: 2022.2.3f1, 2022.2.19f1, 2022.3.3f1, 2023.1.2f1, 2023.2.0a21
Not reproducible with: 2021.3.27f1, 2022.2.2f1
Reproduced on: macOS 13.2.1 (Intel)
Note: reproducible in the Editor and the Standalone Player (macOS)
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
- 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
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
Resolution Note (fix version 2023.3.0a1):
Fixed UUM-40674 @guillaume-riendeau:
UI Toolkit: Dynamic height ListView was being scrolled to the wrong item when using ScrollToItem.
Resolution Note (fix version 2023.2.0b3):
Fixed in: 2023.2.0b3
Resolution Note (fix version 2023.1.7f1):
Fixed in: 2023.1.7f1
Resolution Note (fix version 2022.3.7f1):
Fixed in: 2022.3.7f1
Resolution Note (fix version 2021.3.31f1):
Fixed in: 2021.3.31f1