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
- [Windows] UnityPluginLoad is not called when the Native plug-in is embedded
- Layout is not rendered when Prefab is opened in context mode after upgrading the project
- Crash on RaiseException when calling MethodInfo.Invoke in an obfuscated DLL
- Animator Parameter values reset and cannot be changed after setting a Curve on an AnimationClip
- ArgumentException is thrown when a "None" value is passed to a GameObject property via UnityEvent
Resolution Note (fix version 2023.1.0a25):
Fixed for 2023.1.X: ScrollView keeps scrolling after ScrollTo() method triggers