Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a8
Votes
0
Found in
2022.3.51f1
6000.0.26f1
6000.1.0a3
6000.2.0a1
Issue ID
UUM-86425
Regression
No
Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
Steps to reproduce:
1. Open the attached “ScrollbarBug 2.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Click the middle of the Scrollbar to scroll the text by pages
5. Click the middle of the Scrollbar to scroll again
Expected result: Scrollbar scrolls down the list
Actual result: Scrollbar becomes unresponsive to clicks
Reproducible in: 2022.3.51f1, 6000.0.25f1, 6000.1.0a3
Couldn’t test in: 2021.3.45f1 (because UI Toolkit’s TreeView component didn’t exist)
Reproducible on: Windows 11, macOS (Silicon)
Not reproducible on: No other environment tested
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
The issue appears to have been fixed by another bug fix. Can no longer reproduce on Unity 6+