ldunilim
1 month agoHonored Guest
Max area size with Boundaryless app.
Hi,
I'm developping a mixed reality app on the Quest 3 with Unity, using the Boundaryless feature to disable the guardian :
<uses-feature
android:name="com.oculus.feature.BOUNDARYLESS_APP"
android:required="true"/>I was wondering, what is the max tracking area size in that case ? It seems that at around 20m from the origin, the headset displays a warning to the user about being far away from the origin. Is it possible to disable it ? It it possible to go farther away than 20m ? Is there a size where the tracking is degraded ?
Thanks.
Hi, you can get rid of the 20m warning message :
- disable the guardian
- quest dash, settings, experimental, disable physical space features (its at the bottom)
Tracking does tend to degrade a bit the further out you go afaik, but I've travelled a football field length and it was still usable.