Map streaming for Listen Server multiplayer

Hi,

Does anyone know if this is working or should work?
I have a two player setup and need to pre-load the maps so that I can switch scenes instantly without hickups in VR.

But when I try to stream a new map it only opens for the server player that is triggering the stream-load. Not for the remote/client player.

Now I suppose maybe I could have both players stream the map and the remote can message the server player to tell him he’s ready to play.
But I’m not sure if that is how it must or should be done?

Cheers