Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
HunterCSW's avatar
HunterCSW
Honored Guest
1 year ago
Solved

Pass-through / AR mode on Quest 3 in Unity 6

Hello, I've been having some trouble getting passthrough to work in my simple project. My project is just one UI panel with a few buttons and an input field on it. It works fine in VR. However, I ha...
  • HunterCSW's avatar
    1 year ago

    I was able to solve this. The (main) issue was OVR Canvas Mesh Renderer Rendering Mode needing to be set to Opaque from OVR/Underlay and the other was needing to set OVR Passthrough Layer to Underlay