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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Resolution Note (fix version 2023.1.0a25):
Fixed for 2023.1.X: ScrollView keeps scrolling after ScrollTo() method triggers