Search Issue Tracker
Fixed
Fixed in 6000.2.0, 7000.0.0
Votes
2
Found in [Package]
6000.2.0
7000.0.0
Issue ID
ISXB-386
Regression
No
Scrolling in UIToolkit ScrollView with a PC touchscreen doesn't work in Play Mode or Player
How to reproduce:
1. Open the project "IN_20227"
2. Enter the Play Mode
3. Scroll using a touchscreen
Expected result: scrolling
Actual result: not scrolling
Reproducible with: 1.4.4 (2021.3.15f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a21)
Couldn't test with: 1.4.4 (2020.3.42f1) (due to warnings in the Console)
Reproducible on: Windows 10 Pro
Notes:
- Couldn't test with the old Input System
- Couldn't test with other package versions due to hang in the package manager while downgrading the package version
- Also reproducible in Player
- Not reproducible on a new project
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 6000.2.0):
This will be fixed in Unity 6.2. Touchscreen usage will no longer send Mouse events. This was the problem causing this bug.