Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.3
2020.3.5f1
2021.1
2021.2
Issue ID
1332306
Regression
No
Unity Editor's views are not scrolled with swiping gestures when using a touchscreen device
How to reproduce it:
1. In a touchscreen device open VNC Viewer and connect it to a computer
2. Open the attached project "1332306.zip"
3. In a Project view go to "Assets" > "New Folder"
4. Try to scroll by swiping gesture
Expected results: The Project view is scrolled by swiping gestures
Actual results: The objects in a Project view is selected and dragged by swiping gestures
Reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.11f1, 2021.2.0a21
Reproducible with:
VLNQA173, Microsoft Surface Pro 4
Notes:
- Tested with these views and issue was reproducible: Hierarchy, Inspector, Project and Player Settings window
- Also reproducible with Unity that is installed at a touchscreen device
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2022.1.X):
The Editor is not touch-first so there is not full gesture support. Improving gesture support for the Editor on touchscreen devices will be considered as a future feature.