by Suellen de Salles

Clear Build

if you encounter the error below, it means the build is not clearing all the past temporary files:

image.png

How to fix it?

Fix this issue is easy, you just need to create a “Clear Build

image.png


Build Size Limit

Unity error

If you try to create a build, and an error related to build array size too large or CompressAssetsWorkAction appear, it is a signal that your build exceed the Unity build size.

image.png

image.png

Meta error

APK is of size 1.9GB which exceeds the maximum allowed size 1.1GB. If you need to support larger apps, please extract the extra content to Asset Files or OBB: -

https://developers.meta.com/horizon/blog/tech-note-expansion-file-support-for-gear-vr-beta/

https://developer.oculus.com/blog/introducing-multiple-expansion-files-for-mobile-rift-and-future-platforms/

uploadFailed.png