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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
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.