Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.1.0a7
Issue ID
1295636
Regression
No
[Hub] Scroll bar of EULA bounces back to last seen position when scrolled to end
Scroll bar of EULA while installing Android SDK support bounces back to last seen position when scrolled to end. Refer the attached video
Steps to reproduce:
1) Open Unity Hub
2) Installs > Add modules> Android SDK > Next
3) Scroll EULA till mid > Continue scrolling till end
Actual result: Scroll bar bounces to mid which was the last scrolled position
Expected result: Scroll bar should remain at the bottom and should not bounce back
Occurring on Hub version: 2.4.2, 2.4.1, 2.3.0
Environment: Only in Windows
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Resolution Note:
By design, when mouse exit proximity of the scrollbar, the scroll will reset at latest location.
This behavior is standard and can be observed on other applications.