Forum Discussion

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

Validation with oculus.software.handtracking

I've setup our project like the Hand Tracking docs state for optional use, but when I use ovr-platform-util to upload to Quest store I get

ERROR: Validation identified the following errors:
The <uses-feature android:name="oculus.software.handtracking" /> attribute is not allowed for this platform in AndroidManifest.xml

This is true whether OVRManager generates those settings in the build process or I manually add them to AndroidManifest.xml.

I'm using Unity 2019.2.17f1 with latest (v13) Oculus SDK.

Is this happening to anyone else?

ANSWER:

Doh!  The docs say this up top

Developer Preview Disclaimer: Hand tracking is presented as a developer preview feature in this release. Apps using this feature will not currently be accepted for submission into any Oculus release channel until the feature exits the developer preview phase in a future release.