Skip to content

Releases: alttester/AltTester-Unity-SDK

V.2.3.1-hotfix.1

09 Apr 10:28

Choose a tag to compare

update package.json

V.2.3.1

02 Apr 12:04
5fc694a

Choose a tag to compare

Improved performance and behavior of the green pop-up component
Enhanced object search functionality based on text queries
Implemented functional Tap command support for UIToolkit
Resolved issues with notification commands
Fixed WebSocket error occurring in applications running within Unity Editor
Addressed connection issues with BrowserStack on devices running iOS 16 and newer

V.2.3.0

28 Jan 08:48
1c3cbb7

Choose a tag to compare

New Features & Enhancements

  • Unity 6 Support: Added compatibility updates and workflows to support Unity 6.
  • AltDriver Security: Introduced a new secureMode parameter to the AltDriver.
  • Java SDK: Added additional AltDriver constructors for better flexibility in Java.
  • Input System: Updated support for the New Input System.

Bug Fixes

WebGL:

  • Fixed issues with the "red popup" message and incorrect protocol error messages.
  • Improved probing in the WebGL WebSocket Client.

Mobile:

  • iOS: Fixed a dependency issue regarding location usage descriptions.
  • Android: Resolved a general runtime error.

Editor & UI:

  • Fixed issues with the "green pop-up" display.
  • Fixed platform switching handling in the AltTester Editor Window.
  • Prevented accidental file deletion scenarios.

General:

  • Fixed issues with the Event System.
  • Improved protocol mismatch error handling.
  • Refactored AltConsoleLogViewer to dynamically find the AltTesterPrefab for better robustness.

Dependencies & Documentation

Dependencies:

  • Updated AltWebSocketSharp to version 1.0.8.
  • Updated requirements.txt to remove version pinning for Robot Framework.
  • Added missing Unity module dependencies.

Documentation:

  • Updated documentation regarding TMP_PRESENT, Reset Connection Data, and general SDK usage.

V.2.2.7

04 Dec 17:00
4ce6e4a

Choose a tag to compare

Update package.json

V.2.2.7-preview.1

04 Dec 16:10
e0a4061

Choose a tag to compare

V.2.2.7-preview.1 Pre-release
Pre-release
Update package.json

V.2.2.6

25 Nov 07:46
852e236

Choose a tag to compare

Big changes:

  • Reworked the entire Input Simulation system (both new and old). With this change, we fixed bugs such as the issue where, when instrumenting the application, the AltTester Prefab was not correctly set.
  • We also overcame the limitation that prevented you from instrumenting your application with Unity Cloud. Now you can easily build using Unity Cloud — more info can be found in the documentation (link).
  • Added an option to show/hide the green popup at runtime.
  • Added a Log Panel to view in-game logs during runtime.

Bug fixes:

  • Fixed an issue with WebGL builds in Unity 6.
  • Fixed a problem with FindObjectAtCoordinates.
  • Added missing dependencies.
  • Fixed multiple issues with iOS builds.

Small things:

  • Formatted DefaultTestExample for a clearer class structure.
  • Added documentation and examples for Notifications.

V.2.2.5

02 Apr 12:48

Choose a tag to compare

What's changed

  • Fix problem with UPM
  • Fix problem with new version panel

V.2.2.4

01 Apr 10:44

Choose a tag to compare

What's changed

  • fixed error occurring due to conflicting input class definitions when utilizing custom input [Non-GPL]
  • find visual elements generated at runtime [Non-GPL]
  • introduced command: SetImplicitTimeout from tests
  • added new version notification to the instrumented game
  • fixed Json deserialization issue
  • added parameter description to all languages in our documentation
  • added UI Toolkit examples
  • fixed error thrown when product name contains colon

V.2.2.2

30 Jan 06:34

Choose a tag to compare

What's changed

  • Documentation updates
  • Created new command FindObjectFromObject that finds the child of an object satisfying the given conditions
  • Android and iOS apps instrumented with NonGPL Unity SDK can now connect to BrowserStack
  • Fixed problems related to disconnect

V.2.2.0

27 Nov 11:58

Choose a tag to compare

What's Changed

  • Fix home page button link and update static links
  • Update getApplicationScreenSize command
  • Added event call for pointerMoveHandler
  • [Get Started] Eliminate unnecessary prerequisite for app running on iOS and add WebGL tab
  • [FAQ] Update info about the oldest Unity version supported + Update first section in FAQ
  • New command and modification to support new UI
  • Fixed documentation

Full Changelog: 2.1.2...2.2.0