alttester / alttester/AltTester-Unity-SDK
[Investigate] Input class still not recognized after Troubleshooting solution is applied
- Linguagem predominante
- C#
- Estrelas
- 121
- Forks
- 24
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.