Forum Discussion
12 Replies
- MikeSwansonProtegeYes. Just like the Oculus Go.
- Timo3000ExplorerI think it's even simpler than for the Go. I made a tutorial video on this topic: How to Setup Unity for Oculus Quest Game Development.
- OtakuDevelopmenHonored GuestI wrote an article on it in case that's of any help https://medium.com/@sofaracing/how-to-develop-for-oculus-quest-on-macos-with-unity-5aa487b80d13
- ComputerEverydaHonored Guest
Timo3000 said:
I think it's even simpler than for the Go. I made a tutorial video on this topic: How to Setup Unity for Oculus Quest Game Development.
OtakuDevelopment said:
I wrote an article on it in case that's of any help https://medium.com/@sofaracing/how-to-develop-for-oculus-quest-on-macos-with-unity-5aa487b80d13
These should be posted on their own and stickied. It's gonna save a lot of people a lot of trouble. Thanks guys. - JattierProtegeI am developing for the Quest on a Mac with Unity. I was not able to do it with Unreal because I could not enable the Oculus plugin. Booting in to Windows, I could enable it.
- mostlyatnightHonored GuestSame Jattier said:
I am developing for the Quest on a Mac with Unity. I was not able to do it with Unreal because I could not enable the Oculus plugin. Booting in to Windows, I could enable it.
Same here, does anyone know how to setup Unreal engine on Macbook Pro ? Unity works but i don't like it. - JattierProtegeYeah, I figured it out. First off, unless you want the latest and greatest Oculus plugin, the default install of UE4 4.24.1 is fine. If you must have the latest, compile the Oculus fork of the Unreal source. Turns out, that is fairly trivial to do and the instructions in the README are clear. If you need more help, reply here and I'll list out the steps.
- MrWaverlyHonored GuestI'm working on a mac mini running high sierra. In the build setting the Run Device is greyed out/inactive so I can't connect my Quest to the project. Any suggestions?
- JattierProtegeFirst, I would verify that your version of OSX works with your version of Unity. Is there any reason you can't upgrade to Mojave? Before trying that, I'd suggest making a full backup with Time Machine and then upgrade.
- MrWaverlyHonored GuestThanks. I got the Run Device to recognize the Quest.Now I'm getting a "Gradle Fail" notice during the "Run Build" so I can't get the project downloaded onto my Quest. BTW I've not found any way to verify that High Sierra is not compatible with Unity. No one is talking about it on any of the forums.