Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
runningpixel's avatar
runningpixel
Start Partner
1 year ago

Meta XR Simulator and DepthAPI (Unity)

Hi!
Looks like that DepthAPI does not work anymore with XRSim (>65.0.0)
Even testing with the sample DepthAPI scene there's no occlusion (there was with XRSim v65.0.0)

Any hint?
A.

2 Replies

Replies have been turned off for this discussion
  • "Environment Depth is not supported. Please check EnvironmentDepthManager.IsSupported before enabling EnvironmentDepthManager." this is what I get when I try to run the DepthAPI sample with XRSim (>65.0.0)
    When testing DepthAPI on XRSim <= 65.0.0 it does work as expected.