alttester / alttester/AltTester-Unity-SDK
[Investigate] Input class still not recognized after Troubleshooting solution is applied
- Vorherrschende Sprache
- C#
- Sterne
- 121
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.