Hi everyone,
I’m currently working on an open-world game using Unreal Engine 5, and I’ve started implementing World Partition. I’d like to know the best practices or common pitfalls to avoid when it comes to performance optimization with large landscapes and streaming.
Should I use specific settings for HLODs or streaming distance?
Any insights or links to official documentation/tutorials would be really appreciated!