MetaXR v77 for Unreal 5.6.0 Release

Hello ^^ Thanks for your plugin update. I tried to build a package for my Quest 3 on a new project using the VR Template, with just an empty scene and a new pawn with hand tracking.
It almost works except for 2 errors:

  • UATHelper: Packaging (Android (ASTC)): C:/Program Files/Epic Games/UE_5.6/Engine/Source/Runtime/Renderer/Private/MeshDrawCommands.h(10,10): fatal error: ‘TranslucentPassResource.h’ file not found

  • UATHelper: Packaging (Android (ASTC)): C:/Projets/Unreal/XXXX/Unreal/Plugins/MetaXR/Source/OculusXRHMD/Private/OpenXR/OculusXRSpaceWarp.cpp(9,10): fatal error: ‘OpenXRHMD_Swapchain.h’ file not found

And I could build a package with the Unreal VR Template in 5.6, so this really happened after I added the MetaXR Plugin. Did I miss something or do you face the same problem?

Oh and I unrared the plugin in my project “Plugins” folder as I always do to share the plugin with the project. Not sure if that could create any problem (as opposed to extracting it in the Engine/Plugins/Marketplace)