I use CheckVisibility and NetworkShow, NetworHide, i am getting this error,
[Netcode] Sending ClientRpc to non-observer! TargetClientIds contains clientId 15 that is not an observer!
I think its because rpc getting called on the object which is hidden for player, but netcode should know this and avoid calling rpc to them right?