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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
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.