Networking: Live server swap?

I don’t think the engine has a Host Migration system in place yet, there are .ini settings for it, but they don’t actually get used anywhere in the source code of the engine. See here: Is it possible to set up Host Migration? - Programming & Scripting - Unreal Engine Forums

I think this is something you’d have to build in yourself, or possibly look at an external networking API like RakNet or something.