Search Issue Tracker
Fixed in 2021.3.31f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2023.3):
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):
Fixed in: 2023.2.0b3
Resolution Note (fix version 2023.1):
Fixed in: 2023.1.7f1
Resolution Note (fix version 2022.3):
Fixed in: 2022.3.7f1
Resolution Note (fix version 2021.3):
Fixed in: 2021.3.31f1