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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
The issue appears to have been fixed by another bug fix. Can no longer reproduce on Unity 6+