12-06-2024 01:40 AM
I've enabled checkbox "Allow Optional 3DoF Head Tracking" in OVRManager Quest features. But my app still can't start when headtracking disabled (for example in low light room).
I've checked manifest and i see that:
<uses-feature android:name="android.hardware.vr.headtracking" android:required="false" android:version="1"/>
How to add ability for app to work without headtracking? I see that many apps can work without headtracking but i can't understand how to do it.
On this manual https://developers.meta.com/horizon/documentation/unity/unity-ovrcamerarig/#general i see that "Allow Optional 3DoF Head Tracking" must allow this.
Solved! Go to Solution.
12-06-2024 05:28 AM
Funny but it works only after install app from quest store and doesn't work if install as apk.
12-06-2024 05:28 AM
Funny but it works only after install app from quest store and doesn't work if install as apk.