Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Mr.Watts.Quest's avatar
Mr.Watts.Quest
Honored Guest
7 months ago

XR Composition Layers are invisible when the MetaXR feature group is enabled

I am using Unity's XR Composition Layers to render a canvas (like a floating desktop) on a Meta Quest 3.

The problem I am facing is that the canvas is invisible as soon as the Meta XR Feature Group is enabled.

I am using:

  • Unity 6000.1.2f1
  • Meta XR Core SDK 77.0.0
  • XR Composition Layers 2.0.0
  • OpenXR 1.14.3
  • URP 17.1.0
  • Unity OpenXR Meta (for passthrough) 2.1.1

The composition layers work well as long as the ‘Meta XR’ Feature Group is disabled in the XR Plugin Management settings for OpenXR. As soon as it is checked, without changing anything else, the composition layer is invisible on device.

All my tests on device were done with an actual build, not via Oculus Link, as a build is where is should eventually work.

The same issue was posted here on the Unity Discussions Forum. Unity has confirmed that it is caused by a bug in the Meta SDK package, which appears to be disabling certain layers at runtime, which prevents Unity's code from executing properly on the headsets.

Is this already being looked into? When can an update be expected?

Thank you in advance!

6 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous

    Thanks for bringing this to our attention! I'll make sure it gets passed on to the team.

  • Anonymous's avatar
    Anonymous

    Just following up here—the development team is looking into this, but if you have any kind of small repo project you could link us to so we could take a look at it, that would be particularly helpful!

  • Anonymous's avatar
    Anonymous

    Actually I think we've spotted the issue. Give us a little time to work out the best way to deploy a fix.

  • roarmot's avatar
    roarmot
    Honored Guest

    Hi, I'm also experiencing this problem where the XR composition layer is not rendering if the Meta XR feature group is enabled. I'm glad to hear there's a fix incoming. Is there an ETA on the fix, or is there any way to work around the issue in the meantime? Thanks!