I was under the impression that unused assets don’t count toward the project upload size. I recently ran into an issue where my map failed to upload due to being oversized, even though UEFN showed usage well below the limit.
I had migrated some assets from UE and later made a few optimizations (resizing textures, cleaning up some files, etc.) and the upload worked after that. That could be coincidence, but it raised the question:
Do unreferenced assets (like static meshes, textures, materials, blueprints, etc.) that are sitting in the Content Browser but never used or referenced in the map still count toward the 2GB upload size? Or are they excluded during the build?
Trying to get clarity on how best to manage and organize project content to avoid surprises.
Thanks.