project file too big how to reduse it

project file too big how to reduce it file

Depending on the platform you are trying to package to, there are some options that you could go through.
I really found this video very helpful. And also this right here.

1 Like

at first my vr package file size was 27.8gb & after doing this procress my file size became 27.7gb so is that all change will i get??

A method I find pretty useful ( to be fair, I haven’t watched the vids ), is to make a new empty project of the correct type, and just migrate your levels to it.

That way, you definitely only have what you really need.

If this doesn’t get it down, then you just basically have too much stuff ( probably textures ).

1 Like

thanku

i do as u said & my file size reduced to 2gb but all texture are gone

When you migrate a level, eveything in that level gets migrated. So objects have material, and these have textures, and it all gets copied. I’ve done it with a major project, so I know.

If something’s not getting copied, the connection must be broken in the content browser. You can tell what’s connected with the Reference Viewer:

my migrate level is packing error

I’m not surprised, if half of it is missing. Best to look at why the migrate is not working correctly, then come back to this.