alttester / alttester/AltTester-Unity-SDK

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

Abierto
#1,411 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug good first issue no version triaged
Lenguaje dominante
C#
Estrellas
121
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.