As an example, if player A blocked player B, and player B enters a station, the
OnStationEntered
event is not triggered on player's A side.
This can break some prefabs or worlds that rely on those events.
There may be other events where it could cause some issues, but that's the one event I noted, I didn't tested other events like OnPlayerTriggerEnter.