hello, i get this error when joining the host:
Exception: Server Scene Handle (-7546) already exist! Happened during scene load of test with Client Handle (-1647404)
Unity.Netcode.NetworkSceneManager.OnSceneLoaded
the client loads the scene the moment the host starts the game, but the clients scene is not synced/networked and i get the error
my code:
https://codeshare.io/5vzKbk