https://forums.unrealengine.com/t/prop-moveto-not-replicating-after-a-certain-distance-from-camera/1288588

Please select what you are reporting on:

UEFN

What Type of Bug are you experiencing?

Networking

Summary

Prop not replicating after moving camera too far away

Steps to Reproduce

Move camera far from custom prop animated by the MoveTo() function

Expected Result

Prop should keep on moving

Observed Result

The prop stops moving but the server moves it because :

  • It keeps on moving on another computer’s close camera
  • The damage zone attached keeps on moving too (even if it disappeared too)

Platform(s)

PC

Additional Notes

I haven’t tested it completely, but it feels like the prop’s replication range is determined by its starting position within the island

Hello, thanks for your answer, but I don’t think so, in the video it stops replicating as I get closer to its origin point. Also it always stops replicating at level 576 :+1: (mostly because of camera height changing)