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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.