alttester / alttester/AltTester-Unity-SDK
Input actions don't call OnMouseDrag
Open
2.2.6
bug
old input system
triaged
- Dominant language
- C#
- Stars
- 121
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
## 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 not called
### Additional info
## Expected result
### ER
OnMouseDrag is called
### Additional info
## Testability
Contributor guide
Assessment
This issue has not been assessed yet.