Camera not keeping up with Character

I think the best way to make sure that your camera will always follow your actor is by placing a Spring-Arm component which is attached to the Actor and inside that component place your camera (similar to the Third Person or Top-Down Template projects).

By modifying the properties of the Spring-Arm component you will also be able to modify the camera’s properties as well.