Forum Discussion
PaulAtWarp
6 years agoProtege
How to install Unity split APK OBB on Quest
I've build a split APK and OBB file using Unity. Now, how do I upload it to the Quest. I've installed the APK using ADB and that part seems to work. But where to I put the OBB? None of the guides appear to be suggesting the right place to allow Unity to load it. I just get a grey screen when I run.
Unity names the obb file: [packagename].main.obb but the Quest instructions suggest that it should be:
/sdcard/Android/obb/[package name]main.[version-code].[package-name].obb
I've tried both. Neither work.
5 Replies
Replies have been turned off for this discussion
- PaulAtWarpProtegeTo answer my own question... It appears there's a missing symbol in the instructions. It should be:
And package name is not the Unity package name, but the Android one, i.e./sdcard/Android/obb/[package-name]/main.[version-code].[package-name].obbcom.publisher.product - mouse_bearRetired Support@PaulAtWarp Welcome to the Oculus Developer Forums!Could you give the link with the incorrect obb file path?
- PaulAtWarpProtegeIt suggests:
It should be:/sdcard/Android/obb/[package name]main.[version-code].[package-name].obb/sdcard/Android/obb/[package-name]/main.[version-code].[package-name].obb - bjorn.syseProtege
So I've found the the path for the folder, but does the name of the obb-file itself matter?
- Calin.PavelHonored Guest
yes, it does. Otherwise won't work.
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
- 7 months ago