-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
arc: compatibility 👪Compatibility to other projects and frameworksCompatibility to other projects and frameworksarc: interaction 👆flag: unity issue 😓Bugs or workflow issues with UnityBugs or workflow issues with Unitytype: bug 💥Something isn't workingSomething isn't workingtype: feature 🌵New feature or requestNew feature or request
Description
What workflow / functionality is missing?
Multitouch simulation and/or touchscreen support in Editor. Currently only single-mouse-click-to-touch is supported.
Describe the solution you'd like
- a way to emulate/simulate multitouch (e.g. 2-finger-rotate) in Editor with a mouse as input
- proper support for Windows touchscreens in AR Simulation / Device Simulator
Currently blocked by Unity's touch injection code randomly breaking when more than one touch ID is used.
Metadata
Metadata
Assignees
Labels
arc: compatibility 👪Compatibility to other projects and frameworksCompatibility to other projects and frameworksarc: interaction 👆flag: unity issue 😓Bugs or workflow issues with UnityBugs or workflow issues with Unitytype: bug 💥Something isn't workingSomething isn't workingtype: feature 🌵New feature or requestNew feature or request