hugoar
3 years agoProtege
Passthrough with Unreal Engine 5.1.1. underlay
Hello I try to setup a simple AR project that runs on PC with Oculus Link on a Quest Pro with a passthrough background and 3D objects over it. I have followed the official documentation https://developer.oculus.com/documentation/unreal/unreal-passthrough-overview/ and manage to have see a passthrough but it is always on top even if I configure it with "underlay" option.
What I am missing to make it works? What are the important settings to have in mind (for instance I have Enable alpha channel through tonemapper)? Does Forward/defered rendering have an issue on the result? DX11/D12?
Also is it necessary to use the Oculus fork of Unreal or a regular Unreal with MetaXR plugin is ok?