Actor replication issue

Hi, I have an item actor that I want to replicate. I’ve set the max distance for replication to 400.000, and started the game. Here’s the weird part, when the client approaches the item, the event “Begin Play” runs. However, if I stand for about 5-10 seconds, the item gets destroyed in the client (event “Destroyed” runs). Then if I move my camera or my character a little bit, event Begin Play runs again. If I go too close, then it’s fine, the item does not get destroyed. Any idea why this happens?