alttester / alttester/AltTester-Unity-SDK

Green AltTester pop-up UI elements non-interactable in instrumented build created in unity 2022

Open
#1,411 2 comments 0 reactions 0 assignees View on GitHub
bug good first issue no version triaged
Dominant language
C#
Stars
121
Forks
24
PR merge metrics
No merged PRs in 30d

Description

## Steps to reproduce

1. In Unity 2022 (using the provided project) instrument a Standalone build with AltTester Unity SDK (latest version from `development` branch)
2. Check the errors in the console
3. Open the build and try to interact with the green pop-up UI elements

## Actual result

### AR

- in step 2 there are errors in the console (see screenshot)
- in step 4 cannot interact with the green pop-up UI elements

### Additional info

Environment
- OS: Windows 11
- Unity v 2022.3.8f1 (LTS)
- [Sample project used to trigger the issue](https://github.com/alttester/AltTester-Unity-SDK/files/12724531/AltTesterAddressablesProblem.zip)
created for #1373 issue

## Expected result

### ER

The green pop-up UI elements should be intractable and no errors should be triggered in the console when creating the instrumented build

### Additional info

Screenshot with the errors in unity when creating the instrumented build

![image](https://github.com/alttester/AltTester-Unity-SDK/assets/62327834/a09892ab-3eab-43ea-a5d4-98d6efeddfe7)

Other notes
- @RobertPoienar thinks that the problem might come from the fact that there is no `EventSystem` instantiated in the scene (when he tried to include any UI element in the scene the issue did not reproduce in the build anymore)
- the issue was found when testing #1373

## Testability

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.