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][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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.