Hi, to further fix the null reference exception just need to check if NetworkClient.connection != null and then set the player if its not.
1 Like
Hey there, I know some people have an issue that NetworkClient comes back null. In which case, attempting NetworkClient.connection will create a null reference exception. Let me know if this works for you though.