When going from the lobby scene to the play scene…
Instead of the game player replacing the lobby player, the latter’s getting destroyed automatically. Here is the debug message along with the preceding message.
In what conditions is the lobby player automatically destroyed by UNet?
I do use a class that extends from NetworkLobbyPlayer. I don’t have a Start() in that class, though. In the classes that I do override, I call the base.