Search Issue Tracker
Fixed
Fixed in 6000.0.1f1
Votes
0
Found in
2023.2.16f1
6000.0.0b13
Issue ID
UUM-67721
Regression
Yes
Mouse scrolling and slider arrows do not work when calling ScrollToItem before filling the itemsSource list
Reproduction steps:
1. Open the attached "Repro" project
2. Open the "Assets/Scenes/SampleScene" scene
3. Enter the Play Mode
4. Try to scroll with the mouse wheel or click on the slider arrows
5. Observe the results
Expected results: The slider moves when scrolling or clicking the slider arrows
Actual results: The slider does not move when scrolling or clicking the slider arrows
Reproducible with: 2023.2.0b3, 2023.2.16f1, 2023.3.0a2, 6000.0.0b13
Not reproducible with: 2021.3.36f1, 2022.3.22f1, 2023.2.0a23, 2023.2.0b2
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Notes:
- Scrolling and arrow buttons start to work after clicking and dragging the slider
- Scrolling while it's entering the Play Mode sometimes unstucks the slider and makes it possible to scroll on the affected versions without having to click and drag the slider
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.0.1f1):
Addressed the ScrollToItem blocking the scroll when called before a Rebuild().