Actor Reference is not replicating through 'BP Interaction' in Multiplayer

Actor Reference is not replicating on the Clients… i’m replicating it through BP Interaction … It Is working fine and replicating while I’m directly running the level,but after Creating Session and joining it, the actor is not replicating…I was testing the Same BP in 3rd Person Template and it was working fine ,but not working in my game . Is there anything wrong in Gamemode BP ?? By the way these are my BP

BP Image of my Player : sending the message to overlap Actor ,then receiving the message from overlap actor and Printing the Name

BP Image of Weapon(Overlapped Actor) : Receiving the message from Player ,then sending back the message to Player with Self Reference(Which is not Replicating)
223554-
Replicating Fine While Running the Level Through Editor without creating the Session…

223558-directly.jpg

Not Replicating on Other Two Client When we Created a Session and join them

223559-session.jpg

thanks in advanced … :slight_smile:

Any One ??

PLease… :frowning: