Dynamic level streaming with multiplayer support

I just figured it out!

Turns out atleast one level, I tested 4, has to have the fully qualified path to the level for PIE and “Load Stream Level (By Name)” to find the levels from the client perspective.

So, in addition to having to make your own level streamer, I claim you need to use fully qualified paths to your levels such that PIE will work correctly for your clients.

2 Likes