Focused reference · Unreal Engine 5.8

System selector

unreal-camera-cinematics/references/system-selector.md
NeedPreferKey risk
Third-person follow/orbitPawn Camera + Spring Armcollision pop, lag, tight spaces
First-person viewpointPawn Camera / PlayerCameraManagerbody clipping, recoil/comfort
Local overlays and central POV policyPlayerCameraManager/CameraModifiercompeting ownership/order
Switch to fixed/security cameraView target blendreturn/interruption, local player
Reusable complex data-driven rigsGameplay Camera SystemExperimental UE 5.8 maturity
Authored cinematicSequencer + Cine Camerabinding/time/skip/handoff
Tracking/dolly/crane shotCamera Rig Rail/Cranespline speed/orientation/framing
Virtual production operationVCamExperimental/runtime/device workflow

Write the ownership chain before implementation:

input/game state -> desired subject/pivot -> base camera rig -> obstruction/collision -> lag -> state blend -> modifiers/shake -> post process -> final local POV.

Sequencer temporarily replaces or blends with that chain when Camera Cuts are enabled. One system must be authoritative for final POV at each instant.