I’ve encounter same issue. Damage related events are fired only on server which is fine. When I call multicast event from damage related event only server receives the event. On the other hand when I have input related action and I multicast event to play montage on all clients it does work correctly propagating message to all clients. Therefore my assumption something must be going on in damage events. Any help on that?