Forum Discussion
MeriemKalank
2 years agoHonored Guest
[META QUEST 3] Bypass the "you've moved too far" popup
Hello, I'm currently working on a unity app for the meta quest 3 using spatial anchors in mixed reality with passthrough. I use them on a large zone, however I can't reach them without having th...
shubacurry
1 year agoProtege
To disable the boundary BS just go into your Android.xml file and add this line:
<uses-feature android:name="com.oculus.feature.BOUNDARYLESS_APP" android:required="true" />
make sure your Unity app actually uses your custom Android.xml file - Go into Unity - Edit Project Settings,
Player
Android,
Scroll to the bottom of publishing settings
and under"Build" make sure use custom Main Manifest is enabled
make sure your Unity app actually uses your custom Android.xml file - Go into Unity - Edit Project Settings,
Player
Android,
Scroll to the bottom of publishing settings
and under"Build" make sure use custom Main Manifest is enabled
NINEV0LT
1 year agoHonored Guest
Where do you do this exactly? Some of us non developer noobs would be forever grateful for a bit more elaboration! 🙏🫶
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 months ago