alttester / alttester/AltTester-Unity-SDK
[Investigate] Null exception in GetAxis method from Input.cs
未關閉
bug
client project
no version
old input system
triaged
- 主要語言
- C#
- 星號
- 121
- 分支
- 24
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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`
貢獻指南
評估
這個 Issue 還沒有評估資料。