-
-
Notifications
You must be signed in to change notification settings - Fork 34
Error Input Axis is not setup. #336
Comments
Curious @milos12345 as the latest patches were to resolve this issue and should be sorted in 0.1.19. Will pull the latest releases and re-test. P.S. if you created any controller profiles in a previous release, you'll need to either re-generate them or create new ones as the mappings changed. The defaults in the SDK should be up to date. Can you please confirm if this is an existing project that you are updating or a new project? (And Sorry about the Crash, we are still fighting with Unity on that as it's in the Unity editor) |
I created a new project with 0.1.19 and the issue is still there. Should I wait for 0.1.20? |
Yeah 0.1.20 should fix it. You can the core project now and test if you like. |
Issue may not been resolved, darn hard to properly test with the current SDK missmatch. Finally got it running this morning and still getting the error, investigating. |
OK, latest Core and SDK PR's fully resolve this isue. Many thanks for pointing this one out @milos12345 , as it also identified another issue with the creation of new profiles, sorted now. |
XRTK - Mixed Reality Toolkit Bug Report
Describe the bug
On Play, this error is logged every frame
To Reproduce
Open Unity Hub
New Project with 2019.1.14f1
Choose 3D
Modify the manifest per notes https://github.com/XRTK/XRTK-Core/releases/tag/0.1.19
Includes "com.xrtk.core": "0.1.19", "com.xrtk.sdk": "0.1.13", "com.xrtk.wmr": "0.1.5",
Add scene to Build
Restart Unity
Click Configure (crash)
Reopen unity and Click Configure
Press Play
Your Setup (please complete the following information)
"com.xrtk.core": "0.1.19", "com.xrtk.sdk": "0.1.13", "com.xrtk.wmr": "0.1.5",
Target Platform (please complete the following information)
Additional context
HP Windows Mixed Reality Headset
The text was updated successfully, but these errors were encountered: