I know you can set it to ready, and you can ready/unready a connection, but how do you set the ClientScene to not ready?
I had the same Problem. I didn’t found any unready function. But NetworkClient.ShutdownAll() solved my Problems.
Drastic measures.