alttester / alttester/AltTester-Unity-SDK

Investigate issue with move mouse command on short duration

Aperta
#1,807 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug old input system
Lingua principale
C#
Stelle
121
Fork
24
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

@iulianatodoran found an issue when testing recorder feature on AltTicTacToe. If she recorded steps to click on coordinate on every tile posible, running the recorder would only click a few tiles. After I changed the duration of move mouse from 0.01 to 0.2 seconds it started working correctly this makes me think that the position of the mouse is not correctly set when the duration is 0.01 seconds
## Steps to reproduce

Record click on every tile of AltTicTacToe and run the test.
## Actual result
Only a few tiles are clicked correctly

### AR

### Additional info

## Expected result
It should click every tile.

### ER

### Additional info

## Testability

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.