alttester / alttester/AltTester-Unity-SDK
Green AltTester pop-up UI elements non-interactable in instrumented build created in unity 2022
- Langage dominant
- C#
- Étoiles
- 121
- Forks
- 24
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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

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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.