VR Multiplayer failing to do a RPC to Server from PlayerController or Pawn

Considering that the client always (almost) owns his pawn, this means that you are trying to call a server event in another player’s (lister server, in this case) pawn (for some reason).

You are here:

Link