Critical Issue: Server RPCs Dropping for Server-Owned Weapon Actors in Unreal Engine Multiplayer

This means that when you call SetOwner, the new owner is set to a different controller than the one you then try to call the server event from.
Can you add GetOwner name to the output log in the weapon tick function if Owner or other message if owner in not valid?

1 Like