Forum Discussion

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

passThrough content is not displayed in xr simulator launched on UnrealEngine

UE: 5.3.2

xr simulator: 59.0.0

meta xr plugin: 59.0.0

 

If you look at the documentation for unity's xr simulator, you'll see content displayed in the game room and living room.
 
So I'm wondering if it's possible to do the same with unreal engine,
but I can't seem to display the passThrough content on the simulator.
If you install the apk file directly on the meta quest device, passthrough will start normally, but only the simulator will not work properly.
Path settings such as meta_openxr_simulator.json etc. are done normally.
 
Maybe UnrealEngine doesn't have enough support for the XR simulator?

 

 

 

  • I couldn't do it after several tries, but I tried using Unreal Engine's meta fork and was able to display it correctly.

    https://github.com/Oculus-VR/UnrealEngine 

     

    I thought that a forked unreal engine is a must for developing meta quest apps. If anyone is having trouble, please try using meta fork's unreal engine!

     

     

     

1 Reply

Replies have been turned off for this discussion
  • uyas.eng's avatar
    uyas.eng
    Honored Guest

    I couldn't do it after several tries, but I tried using Unreal Engine's meta fork and was able to display it correctly.

    https://github.com/Oculus-VR/UnrealEngine 

     

    I thought that a forked unreal engine is a must for developing meta quest apps. If anyone is having trouble, please try using meta fork's unreal engine!