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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2023.1.0a25):
Fixed for 2023.1.X: ScrollView keeps scrolling after ScrollTo() method triggers