cancel
Showing results for 
Search instead for 
Did you mean: 

OVRGrabber is being added to my player hands without me asking for that

Strogman
Explorer

The title says it.  In a "3D" project, to which I have added oculus XR settings, I delete both OVRGrabber and the rigid body from the left and right hands. Some piece of Oculus code, running who knows where, keeps putting a Rigidbody and OVRGrabber component on each of the hands.

 

I've looked around a lot. I made sure I did NOT use the "VR" template when starting this project fresh. What code is adding the unwanted components? And how do I destroy it?

1 ACCEPTED SOLUTION

Accepted Solutions

Strogman
Explorer

I found a solution, but it isn't pretty. First, I tweaked the Settings/Execution Order, and then I entirely removed the Oculus Sample Framework from my project's directory structure. That fixed it.

View solution in original post

1 REPLY 1

Strogman
Explorer

I found a solution, but it isn't pretty. First, I tweaked the Settings/Execution Order, and then I entirely removed the Oculus Sample Framework from my project's directory structure. That fixed it.