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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Resolution Note:
The issue appears to have been fixed by another bug fix. Can no longer reproduce on Unity 6+