I’m guessing here, but it looks like problem is that cameras are getting calculated before physics,
Try creating a camera manager class that has its Tick Group set to “Post Physics”
I’m not sure however if timelines are ticked synchronously with actor, some experimentation required.