Calling TryActivateAbility from Player Controller (GAS)

@shadyfox, if you’re adding the abilities from the server side and the AbilitySystemComponent is replicating, it should work.

Are you sure that ‘GetPawnsWithAbility’ is returning the correct pawn on the client side? Maybe it’s not printing anything because it’s not returning any pawns on the client side.