Forum Discussion
Eachhcae
4 years agoHonored Guest
Usb debugging
I have been trying to connect to sidequest and there things like that for a while now and i have watched many videos and it aways says it should Usb debug prompt you but it never does and i cant find out why
2 Replies
- IlyaVoitsekhExplorer
That's how I managed to do on-device debugging with Unity:
- “Development Build”
- “Script Debugging”
- Wait for Managed Debugger (Optional, but Recommended)
- I’ve been using “Build and Run” option with Quest in “Run Device” (most likely also optional)
- As soon as you have your build on device you start it and it freezes if you used “Wait for Managed Debugger” so you can start debugging from very beginning of the flow
- In IDE go to something like "Run -> Attach To Unity Process -> Select your App (works with WiFi too)"
- Use your Headset and press Volume Up or Down to confirm start of Debugging - PITTCANNAVisionary
3 Itmes you need to do:
- Make sure you created a developer account using the following link https://developer.oculus.com/
- Make sure with the phone app active and the quest 2 on go into device settings on the device and enable developer mode, then restart the headset
- Ensure you have adb drivers installed on your pc. https://developer.oculus.com/downloads/package/oculus-adb-drivers/
Load up sidequest first on the pc, and close out of the oculus pc app all the way (close the oculus service in task manager)
With the quest 2 on and side quest active plug in the usb cable.
A prompt will come up and it will ask you to accept the rsa key. Basically its a 20 digit hex code that shown in the headset, use the touch controllers to accept it.
And thats it.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 7 months ago
- 1 year ago