Forum Discussion

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

Unreal manifest issues

I'm trying to upload my apk through the meta developer hub and im getting the errors

 

The focus aware manifest meta-data tag must be set with required="true". More information can be found here: https://developer.oculus.com/distribute/vrc-quest-input-4/

Missing <category android:name="com.oculus.intent.category.*> in AndroidManifest.xml.

The <uses-feature android:name="android.hardware.vr.headtracking" android:version="1" android:required="true" /> attribute is required for this platform in AndroidManifest.xml

 

I have looked into the project settings and inside of the meta xr plugin I have focus aware checked but its greyed out and not pushing to the manifest, I also dont understand why the headtracking feature is no longer pushing to the manifest either as It should.

I am on the new oculus 5.2 branch and the newest meta plugin, any help or ideas would be greatly appreciated.

1 Reply

Replies have been turned off for this discussion
  • BroBog's avatar
    BroBog
    Honored Guest

    I'm having the same issues in Unreal 5.4. Did you find any solutions?