Forum Discussion

chilton's avatar
chilton
Protege
1 month ago

Link does not have passthrough enabled?!?

Hi guys,

I'm getting this error...

            "Link installed on the machine does not have passthrough enabled which is used in the project. Please enable it in Settings > Beta > Passthrough over Meta Quest Link."

It's happening because this code in OVRProjectSetupDeviceTasks is failing...
    private static bool IsPassthroughEnabledOnLink()
    {
        return GetLinkWindowsRegistryValue("PassthroughOverLink");
    }

I'm a little embarrassed to say this, but... I don't have a Beta section in my Settings. 

Where do I find look for this? 

-Chilton

6 Replies

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions