Posts

Showing posts with the label quest

Setting up Unity for Oculus Quest development

Image
 https://www.bradleynewman.io/consolidated-setup-for-quest-dev   This was a super pain in the ass, as the Unity docs and Oculus docs are trash. But the above blog solves it all. I'm just pasting the entire blog post below in case his site ever goes down. The Oculus documentation for setting up for Quest development in Unity is scattered across several pages. This post is my consolidated list of settings to get you up and running quickly. I'm using   Unity 2019.1.0f2 , which   Oculus recommends. Older recommended versions include 2018.4 LTS, or 2017.4 LTS. ​ Quest Device Setup Setup Organization First off you have to setup a developer organization: Make sure you have an Oculus account and are logged into it on the Oculus website and on your Quest. Go to: https://dashboard.oculus.com/organizations/create/ Fill in the appropriate information. ​ Developer Mode Next, you need to put your Quest in Developer Mode: ...