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

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

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.


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/
