alttester / alttester/AltTester-Unity-SDK
[Investigate] Null exception in GetAxis method from Input.cs
Open
bug
client project
no version
old input system
triaged
- Dominant language
- C#
- Stars
- 121
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
When playing in editor with AltTester open, checking **Custom Input** throws error in console -> "Value cannot be null"
### Additional info
This issue was encountered in a client project, while upgrading from AltUnityTester 1.7.0 to AltTester Unity SDK 1.8.2.
Solution:
1. Comment instructions for _useCustomInput is true from GetAxis method.
2. Remove these 2 files: `AltTesterInputAxisData.json` & `AltTesterInputAxisData.json.meta`
Contributor guide
Assessment
This issue has not been assessed yet.