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
7000.0.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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The issue appears to have been fixed by another bug fix. Can no longer reproduce on Unity 6+