I ran into a weird situation where I have a two player connected session. When I want to access the other player’s state at client code through GetPlayerState, it return a none object. Is this an intended design ? I read some docs and they say it’s valid to call at both client side and server side.