Hello @NabuX without having a copy of your project I can’t say for certain what the issue is… There is a “project size” tool in UEFN but it requires upload to use it.
@HalcyonKnight96, how can I share a copy of the project with you? Maybe that way you can help me pinpoint the problem.
@UnrealVerseGuru I have tried removing all LODs (every mesh has only 1 LOD now) No big change, only a couple of MB.
Most static meshes are walls and columns.
I’m attaching the top primitives and textures statistics to see if any of you can point to something obviously wrong. This is very helpful for future readers as well.
I could be wrong but it looks like your top 6-7 textures add up to nearly 3GB alone. If you’d like to send me your project simply zip up the folder in Documents/Fortnite Projects and send it to me via DM or Discord.
@HalcyonKnight96 Could be, yes, but raw without size limitations and/or compression.
Here’s the result of a test I did. My map is modular, so I removed all modules but one.
Each module is 3200x3200 UE units. My MVP map consists of 5 modules (the one from this thread).
As you can see, yes, all my raw assets are large, but the baked project is only 36MB
So adding back the 4 missing modules (which btw, I chose the most complex module for this test on purpose) would add up to something like 200MB? 250MB to be pessimistic?
I believe the problem lies within UEFN’s build pipeline, trying to upload all the assets before configurations, instead of sticking to the compression and max texture size configs.
Hi @NabuX, UEFN currently uploads source versions of all assets to be cooked/baked in the cloud. So you’re right in saying that we upload the assets without compression/texture size configs but this is by design.
Per another member of the team:
If you’re importing massive textures and using LOD to always downsize them when cooked, then downsizing the source and reimporting would reduce the source asset size
Reducing the size of my assets in UE5 before migrating to UEFN, using this tool Texture Resize SC DEFINITELY reduced the project size.
I downgraded all textures to 512 as a dramatic first test, no need to reduce them that much in size, but look at this screenshot, beatiful: (119MB upload size, full project)
A great thing to know is the ‘By Package’ option in Project Size, that lets you see the size of each cooked asset! It’s under the Settings menu in the top right
I’m encountering this and then the log shows a bunch of warnings for assets that I do not have in project. I think this is a bug. I have identifited the mesh that triggers it and it goes back when I delete that mesh. If i bring the mesh causing the bug back into the editor and push my changes it shows in the game. However, if i close my editor and reopen it and push again i get the bug. If i keep it open it is fine.
This really helps! I didn’t know it was an option.
I guess the last thing to add would be how it all relates to in-game memory usage? and what the 100,000 means and how much each asset/device uses, etc.
That would be really really helpful to plan the island size in advance.
When you run the Memory Calculation now, it shows you the top 100 most ‘expensive’ objects in terms of memory in the Message Log, along with their contribution to that 100,000 limit.
The solution was not solved. I was NOT able to reduce my project size at all, by reducing the texture sizes to 512 x 512 mb. Prior they were 1024 x 1024 mb. I am struggling here and really could use some assistance with my project please!
Brough in uasset from fab marketplace UEFN, Error says project size too large, but the project size doesnt seem to reflect that it is too large when looking at all my assets.
pls i need help! i’ve done everything, deleted 25% of my level and still no changes. it goes up when i add some duplicate meshes from level. but never goes back down when deleting the same assets