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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
The issue appears to have been fixed by another bug fix. Can no longer reproduce on Unity 6+