alttester / alttester/AltTester-Unity-SDK

Investigate issue with move mouse command on short duration

未关闭
#1,807 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug old input system
主要语言
C#
星标
121
派生
24
PR 合并指标
30 天内没有已合并 PR

描述

@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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。