Posted on

Debugging – How to Remove Expansion Files from Oculus APK Upload.

ERROR: Previous version of this binary contains 1 Asset Files: File Name Did you forget to pass the –assets_dir in this upload? If you’d like to inherit asset files from the previous build version, please pass the –inherit-asset-files option

If no asset files should be attached to the new binary, please pass the –force option to override.

For this tutorial, I will show you how to fix the error listed above. This error occurs if you try to upload an apk to the oculus developer console without any expansion files when you have previously been uploading some. to fix this error you will need to could into one of the scripts provided by the Unity Integration plugin and add –force to the command variable.