alttester / alttester/AltTester-Unity-SDK
[Investigate] Input class still not recognized after Troubleshooting solution is applied
- Dominant language
- C#
- Stars
- 121
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.