Can I force Listen Server load all tiled levels?

I read the WorldComposition::UpdateStreamingState. It seems collect all players position and do update. But In our game, a client is still falling when it far enough form Listen server.
I want to know whether there is a way to let listen server holds all tiled levels? Or how to solve the falling problem when I don’t use dedicated server?