Search Issue Tracker
Fixed
Fixed in 2021.3.19f1, 2022.2.7f1, 2023.1.0a25
Votes
0
Found in
2021.3.8f1
2022.1.14f1
2022.2.0b6
2023.1.0a8
Issue ID
UUM-12584
Regression
No
ScrollView keeps scrolling after ScrollTo() method triggers
Reproduction steps:
1. Open the attached project “IN-6304_Test project 1 2.zip”
2. Open “SampleScene”
3. Switch from “Game” to “Simulator” mode in the Game view
4. Enter Play mode
5. Drag the mouse in the red/green area to scroll
6. While the ScrollView is scrolling, click the Button
Expected result: The ScrollView jumps and stops scrolling
Actual result: The ScrollView keeps scrolling after jumping
Reproducible with: 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8
Could not test with: 2020.3.39f1 (Various errors when downgrading/remaking the project)
Reproducible on: macOS 12.4 (Intel)
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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Resolution Note (fix version 2023.1.0a25):
Fixed for 2023.1.X: ScrollView keeps scrolling after ScrollTo() method triggers