Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object reference not set to instance of an object error on NVRPlayer Prefab when using Vive dk1 #156

Open
RobRood opened this issue Aug 10, 2017 · 0 comments

Comments

@RobRood
Copy link

RobRood commented Aug 10, 2017

When trying to use the the NVRPlayer prefab in Unity with the Vive DK1, I get a "Object reference not set to instance of an object" Error. The error message points to NVVRSteamVRInputDevices.cs at line 293 and is part of a case for the dk1 wireless controller and references a Box Collider, which if null, should add a Box Collider component. Using the pause and step buttons in the unity editor, I've found the box collider component is never added.

When getting this error, neither Teleportation nor expected Newton VR physics interactions work while using the Vive DK1. I have tried adding the NVRPlayer in a new Unity Project and and encountered the same results. a fellow team member, using a commercial version of the Vive has no problems with the script and both Teleportation and Newton Physics Interactions work as expected, so I believe this to be isolated to the vive dk1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant