alttester / alttester/AltTester-Unity-SDK
[Investigate] Input class still not recognized after Troubleshooting solution is applied
- Lenguaje dominante
- C#
- Estrellas
- 121
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Following the steps from last point of Troubleshooting did not solve the errors ("The type or namespace name 'Input' does not exist in the namespace 'Altom.AltTester' ").
-> Reproducing **only** when the **Keep ALTTESTER symbol defined** is checked.
### Additional info
This issue was encountered in a client project, while upgrading from AltUnityTester 1.7.0 to AltTester Unity SDK 1.8.2.
Solutions:
1. Introduce a namespace for Input class.

2. Remove the namespace Altom.AltTester.InputModule in which KeyStructure was defined.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.