alttester / alttester/AltTester-Unity-SDK
Input actions don't call OnMouseDrag
Offen
#1,013
3 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @RobertPoienar
Auf GitHub ansehen
2.2.6
bug
old input system
triaged
- Vorherrschende Sprache
- C#
- Sterne
- 121
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.