Camera Actor spawning at the start of the game

It’s probably spawned by the PlayerCameraManager. You can specify your own PlayerCameraManager in your PlayerController. At BeginPlay for example in the PlayerCameraManager destroy the AnimCameraActor. This will probably cause some of the animation functionality etc to not work.

Tested in 4.27.1.