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
- 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 (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.