- Home /
Is Multitouch supposed to work in the editor in 4.2 Win8?
I just ran some basic testing. Multitouch does work in players for WindowsStore Apps. A XAML c# player compiled with VS2012 express does register multi-touch events.
However, the same unity project run in the editor does not register multi-touch events. Is this intended behavior or a problem? It's unclear to me if I should be getting these events in the editor or not. My touches do not register as mouse events in the editor either. I do not know if I should troubleshoot this, as it's unclear what the intended behavior is.
Your answer
Follow this Question
Related Questions
(TouchScript) Dual simultaneous press makes single dot product... 0 Answers
Unity 4 Editor doesn't respond to touch or pen... 1 Answer
win8 multitouch not working in unity build 1 Answer
Finger Manager position 1 Answer
uniTUIO touch delay 0 Answers