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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
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.