Search Unity

Resolved How do I implement OVRCameraRig without importing Oculus Integration

Discussion in 'VR' started by scarscarin, Dec 2, 2020.

  1. scarscarin

    scarscarin

    Joined:
    Apr 5, 2019
    Posts:
    23
    Hi Everybody!

    Is there a way to use the OVRCameraRig to watch a scene in 6dof on Oculus Quest without having to import the whole Oculus Integration package? I find myself waiting hours everytime I have to import it or build the app to see it in the Quest. Do you know which scripts in the package are required with it?

    Best
    Leo
     
  2. mfuad

    mfuad

    Unity Technologies

    Joined:
    Jun 12, 2018
    Posts:
    335
    Hi @scarscarin, probably a question better suited for the Oculus forums. We recommend following guidance from Oculus to ensure your project doesn't break, which is to use the latest Oculus Integration package.

    If you're just looking for 6dof tracking, you can also try using our XR Interaction Toolkit (preview) which includes an XR Rig that offers that functionality.