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
- 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:
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.