AltTester-Unity-SDK icon indicating copy to clipboard operation
AltTester-Unity-SDK copied to clipboard

Input actions don't call OnMouseDrag

Open RobertPoienar opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. Create an object with an colider and a script that has OnMouseDrag
  2. Try using Swipe or any combination of command to drag that object

Actual result

AR

OnMouseDrag is called

Additional info

Expected result

ER

OnMouseDrag is not called

Additional info

Testability

RobertPoienar avatar Dec 12 '22 12:12 RobertPoienar