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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.