Levels are massive in packaged project

I’m packaging my project for Android ETC2 and I’m noticing that my levels are taking up about 85% of the entire package size. I have about 50 small levels. The OBB is about 400mb with them all but 50mb with just 1 level. Lighting is baked in the levels but lightmap resolution is low and even packaging without lighting built doesn’t seem to change the file size much at all.

Could anyone shed some light on this? Maybe I’m missing a setting in project settings somewhere? Or does anyone know what normally causes a saved level file to be large? My assumption would have been lightmaps, but as I mentioned it doesn’t seem to be that.

Thanks,

Hey ,

Here is some vital information about packaging on a mobile device and game development in general. Hopefully it’ll shed some light on the size of your packaged project.

[Mobile Game Development][1] | [Performance Guidelines for Mobile Devices][2] | [Content Creation for Mobile Platforms][3] | [Reducing APK Package Size][4] | [Mobile Performance Tips and Tricks][5]

Good luck!

General Mobile Development for Unreal Engine | Unreal Engine 5.1 Documentation
[2]: Performance Guidelines for Mobile Devices in Unreal Engine | Unreal Engine 5.1 Documentation
[3]: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/Content/index.html
[4]: Optimization Guides for Android in Unreal Engine | Unreal Engine 5.1 Documentation
[5]: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/Performance/TipsAndTricks/index.html