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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.