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)

  1. 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.

  2. Resolution Note (fix version 2023.2.0b3):

    Fixed in: 2023.2.0b3

  3. Resolution Note (fix version 2023.1.7f1):

    Fixed in: 2023.1.7f1

  4. Resolution Note (fix version 2022.3.7f1):

    Fixed in: 2022.3.7f1

  5. Resolution Note (fix version 2021.3.31f1):

    Fixed in: 2021.3.31f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.