alttester / AltTester-Unity-SDK

AltTester Unity SDK is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them using tests written in C#, Python, Robot or Java.
https://alttester.com/docs/sdk/latest/home.html
GNU General Public License v3.0
63 stars 7 forks source link

[AltTester Desktop][Screenshot area][SampleScenes - Scene 10] Cannot move camera with mouse using `Click/Press` #1206

Open iulianatodoran opened 1 year ago

iulianatodoran commented 1 year ago

In AltTester Desktop > Screenshot Area in scene 10 of the SampleScenes game, the Camera view does not follow the mouse moving trajectory when using the Click/Press action

Steps to reproduce

1. Connect the AltTestre Desktop app with Samplescenes instrumented build 2. In AltTester Desktop > Scene Manager select `Scene 10 Sample NIS` 3. Use the `Click/Press` action and move the mouse inside the `Screenshot Area` 4. Check if the Camera view follows the mouse moving trajectory ## Actual result ### AR In step 4 the Camera view does not follow the mouse moving trajectory ### Additional info Environment - OS: Windows `11` - `SampleScenes` game instrumented with `AltTester Unity SDK` from `development` branch (10.04.23) - Unity version `2021.3.16f1 LTS` - `AltTester Desktop` project from `development` branch (10.04.23) Other notes - When using `Tap/Swipe` action the Camera view follows the mouse moving trajectory - Scene 10 uses the New Input System ## Expected result ### ER In step 4 the Camera view follows the mouse moving trajectory ### Additional info ## Testability
iulianatodoran commented 1 year ago

@sandraaltom As agreed in the status meeting with @RobertPoienar (11.04.23) opened this ticket but did not assign the release pro 1.0 label

sandraaltom commented 1 year ago

Triaged Week no. 38, 2023.

@iulianatodoran Please check if this bug is reproduced with the latest input system.

iulianatodoran commented 5 months ago

Re-tested with the released version 2.1.0 of AltTester Desktop and AltTester Unity SDK and the issue is still reproducible.