Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
vr.nutes's avatar
vr.nutes
Honored Guest
1 year ago

Migrate from Oculus Integration to XR ALL IN ONE.

Hello, I have a project in Unity with virtual reality, we are working on the project with Oculus Integration but I need to migrate to XR ALL IN ONE. What is the procedure?

 

1 Reply

Replies have been turned off for this discussion
  • I'm doing the same thing and unfortunately, it is not an easy process.  The headset stuff is similar, but the interactors, hand presence, and hand tracking are fundamentally different.   The best way I found was by creating a copy of my scene and delete the old headset and interactors, then create a new gameobject headset/interactors with the buildingblocks.  I then test to see what stuff works.  I flip back and forth between the old scene and the new scene to figure out what things need changing.