- Home /
reduce .unity3d file size
Hello. I made a game and would upload it on kongregate. But there is one problem. My game file size is too big. It has 35mb and kongregate allows only 25mb of file size. What can I do? How can I reduce the size of the .unity3d files without deleting any models in my game? NEED HELP
Answer by Eric5h5 · Mar 03, 2012 at 04:10 PM
Reduce the size/quality of textures/sounds/etc.
Now, is it sufficient enough to change them in the import settings in unity or do you actually need to manually resize the files for the final build?
how can I reduce the size of textures? and what happen if I reduce them?
@worldofcars: You can reduce them by clicking the texture in unity, and in the inspector panel, under "Default" lowering the max size. This will reduce the visual quality of your textures. (blurrier/more unclear textures).
There wouldn't be any point to the import settings if they didn't have any effect on the final build.
@worldofcars: use the import settings.
Answer by danRULZ33 · Oct 19, 2013 at 10:44 AM
In the project tab, search for something in your game (like your car). the click on it so it opens in the inspector. Click one of the pictures (default, web, standalone,android etc.) and select "override for "x"". then bring down max size to 32 or 60 or whatever you want. Hope it helps!!
Your answer

Follow this Question
Related Questions
(IMPORTANT!)How to make a high resolution screenshot including GUI? 1 Answer
Build size problem, I couldnt reduce it 1 Answer
Reduce Build Size Problem? 1 Answer
Mac/Web buils size? 1 Answer
file sizes of prefabs 0 Answers