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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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