Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.46f1
2022.3.52f1
6000.0.27f1
6000.1.0a4
Issue ID
UUM-87526
Regression
No
Inconsistent and incorrect scrolling with trackpad gesture in UXML Preview when there is no vertical scrollbar
How to reproduce:
1. Create a new Unity project
2. Go to Window -> UI Toolkit -> UI Builder
3. Add any UI Elements to the Hierarchy
4. Expand the Uxml Preview and change its width so the horizontal scrollbar appears
5. Scroll the horizontal scrollbar with a gesture
Expected results: The scrolling is correct
Actual results: The scrolling is choppy and the trackpad gesture is interpreted incorrectly
Reproducible with: 2021.3.46f1, 2022.3.52f1, 6000.0.27f1, 6000.1.0a4
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note: When the vertical scrollbar is present, the movement is correct
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
null
Duplicate of another internal issue: UUM-86642: UI Builder windows have incorrect touchpad scrolling