More prefabs increasing build size

Hello all. I have 30 levels in my game. So i have 30 prefabs placed in my resources folder and for each level i instantiate a prefab. But this has increased my build size to about 50 MB more. Its now over 100 MB. Can someone suggest me how to reduce the build size? Thanks.

1 Like

Check unity docs HERE

Also check these 2 recent threads about this HERE and HERE.

Dear bros,
Reusing prefab will increase our application size? Is this true?
Could any one tell me?
Thank you