02-06-2021 01:14 PM
I am entering the first stages of becoming a VR developer, and I am currently stuck on a very important aspect of the development process.
I followed this tutorial (google this: Developing for VR with Quest 2 & Unity for the First Time) on Unity version: 2020.2.3f1, using a new Quest 2.
I reached the end successfully and I was able to see my Scene and red laser hands in my headset! Very exciting for me. However, this only works when I "Build and run", which is a very tedious development strategy when working on a project and ensuring it works every step of the way. So I would like to be able to click the play button in the editor and have my scene "play" on my headset, however it doesn't appear to be so simple. Basically I have no idea how to implement this important aspect of development. I have the oculus app on my phone, Oculus desktop on my computer, but I can't find any clear instructions on how to click play in the unity editor and have it magically appear in my headset (like it does when I build and run).
Any advice or links to good resources would be highly highly appreciated!
Thanks for reading and have a nice day!
02-19-2021 08:59 AM