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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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.