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

The `Tap/Swipe` action from AltTester Deskop still works when `AltTester Input` toggle is unchecked in the instrumented build

Open iulianatodoran opened this issue 1 year ago • 3 comments

In the AltTester Desktop app when the AltTester Input toggle is unchecked in the instrumented build that uses Old Input Sysmten the action Tap/Swipe still works performing mouse input on the Screenshot Area

Steps to reproduce

  1. Connect the Desktop app (PRO plan) with the instrumented build
  2. In the instrumented build green popup uncheck the AltTester Input toggle
  3. In Desktop select the Default action: Tap/Swipe
  4. With Live Update: ON click on interactable objects on the Screenshot Area > check if action is possible

Actual result

AR

The action is possible in the Screenshot Area using the Tap/Swipe action

Additional info

❗ The tests running is also doable when the AltTester input is unchecked. Environment:

  • AltTester Desktop v.2.0.1 (pre-release from development branch on 28.06.2023)
  • TrashCat instrumented build with SDK v.2.0.0 using the Old Input System

Note

  • The action is not possible in the Screenshot Area using the Click/Press action as expected
  • The action is not possible in the Screenshot Area using the Click/Press or Tap/Swipe actions when the instrumented build uses the New Input System, as expected

Expected result

ER

The action is not possible in the Screenshot area using the Tap/Swipe action

iulianatodoran avatar Jun 29 '23 09:06 iulianatodoran