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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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