Memory Limit

I’ve started work on a Fortnite Map with a friend for about a week now in Unreal Editor and have run into some issues with memory when we tried playtesting it. It’s not a huge size but it does have quite a lot of prefabs and teleporters/vending machines. The memory bar displays 126k memory out of 100k at the top so I was wondering how I can optimize/expand this bar to make it fit within the memory capacity.

Hello :slight_smile:
You can perform a memory calculation to see exactly which parts require how much memory.
Memory Management

Below you can see the “Memory Calculation”.
bye