Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Hjp's avatar
Hjp
Explorer
2 years ago

Environment Depth get error when calling SetBaseRotationAndBaseOffsetInMeter() function.

Hello,

I am working with Depth API in UE5.4.3 with Meta Quest 3. When I use passthrough and call Start Environment Depth(Image 1) with Hard XROcclusion Mode, everything works fine (Image 3) but when I call function Set Base Rotation and Base Offset in Meters (Image 2), the Depth gets error (Image 4).

In image 4, I set the Base Rotation Offset to 30° and my hand is also offset by 30°. My hand should not be covering the Sphere.

Image 1

1. Depth API Call

Image 22. Call Function Set Base Rotation and Base Offset in Meters

Image 3Depth API fine before call function

Image 4Depth API gets error after call function