Thank you so much!
Edit: Even though I was able to fix error with your MetaXR version, now apk won’t be built. It complains about AndroidManifest file (can be found in Intermediate/Android). There are duplicate lines related to game’s loading image (called “splash”).
I wasn’t able to fix this error on UE5.4.
I disabled MetaXR plugin and after that it was building apk. @TrueFranco Were you able to build apks?
I suppose will just wait for official MetaXR update. No urgent need in my case.
Edit 2: I think it is relevant to following change in UE5.4 update logs:
- Filter out VR manifest changes from AFS project APK (uses __ExcludeFromAFS=“true” attribute tag)