Resetting scene is causing empty frame when using cinemachine camera

I’m trying to create a infinite runner, and im using cinemachine as camera, after every 1000 mts im resetting the scene to to its initial position, during this process the camera is returning to its initial position after a frame. How can I Fix this?

Refer video for more info - https://drive.google.com/file/d/1jNwgi70tB3F3dLfdf-zl9kfEFVwyVH5m/view?usp=sharing

Solved: Setting Cinemachine Update method to: Late Update fixed it.