"Saved" folder grows too big during pakaging

Hello,

I’m trying to package a project for android, but the packaging fails every time. I noticed that during packaging the Saved folder grows too big. My entire project is 3.3 GB before packaging and after packaging attempt only the saved folder is 7.9 GB. Can any body tell me where is my mistake and how I can package it properly. I enabled Create compressed cooked packages, no result. Thanks in advance!

Hi,
do you delete the saved and intermediate folder before packaging?

Hi, thank you for the response, yes I delete them but when I start the engine they regenerate and during the packaging “Saved” becomes nearly 8 GB and the limit is 2 GB. Last time I did’t receive this error but I received others:

LogTemp: IPP ERROR: Could not find provision directory ‘C:\Users\drago\AppData\Local/Apple Computer/MobileDevice/Provisioning Profiles/’.

LogTemp: IPP ERROR: Could not find provision directory ‘C:\Users\drago\AppData\Local/Apple Computer/MobileDevice/Provisioning Profiles/’.

THelper: Packaging (Android (ETC1)): ERROR: Keystore file is missing. Check the DistributionSettings section in the Android tab of Project Settings

ckagingResults: Error: Unknown Error

Which off these is causing the fail of the packaging?