11-10-2021 06:02 PM - edited 11-10-2021 06:12 PM
I've tried Oculus Integration 33.0 passthrough sample scenes, but passthrough environment is just black.
I tried this guide https://forums.oculusvr.com/t5/Quest-Development/Oculus-Integration-31-0-Passthrough-API-does-not-wo...
Also tried reboot my Quest2 and factory reset.
After that, passthrough environment is still black.
I don't know what the problem is. Please help me.
Environment:
Unity 2021.1.28f
Thanks!
03-02-2022 09:54 AM
Hey,
have you found a solution? I also followed the guide you posted and a few others before I realized that I had missed to switch to OVRPlugin with OpenXR backend (Step 3 of "Configure Unity Project" section: https://developer.oculus.com/documentation/unity/unity-passthrough/).
After doing so, the passthrough worked.
Hope it saves others some time of looking for the error...
03-13-2022 08:15 AM
Did you run from a built APK on the headset? Passthrough doesn't work from Unity editor.