Is there a way to bake the camera shake values to the keys in sequencer?

Yes this is true. If you bake transform the camera shake you only get the movement of the camera along the rail with no shake (my camera is on a rail rig) and when you bake transform the transform track you only get the rotations with no shake. I am also trying to find a solution but apparently it is very difficult. Even if you cannot bake it, at least it would be useful to have the control over the seed of the perlin noise.

Something you can try, which I’ve been playing around with, it will only work for location and not rotation in the shake motion. Basically you add a camera into the scene at the world origin, and the add the camera shake to it. Once you’ve added the camera shake to it, bake the camera shake with it set to all keyframes. Then parent your other cameras to that camera, then your camera will be offset by the transform of the parent camera that has the baked shake. It doesn’t work for rotation because the parent is in a different location which causes the rotation movements to be amplified, but location shake is still pretty good.

Thank you sir! Easily can miss this one but super practical. Would be great if we could filter out hte actor, or better yet have it available when right clicking an object/layer in sequencer.

tHANK YOU

:movie_camera: Baking Camera Shake to Keys in Sequencer

There’s no direct “Bake Camera Shake” button in Sequencer, but you can achieve it using a few workarounds:

:white_check_mark: Option 1: Use “Bake Animation Sequence” from Camera Cuts

  1. In Sequencer, select your Camera Actor track that has a Camera Shake applied (either via Camera Shake Source or via Camera Rig).
  2. Right-click on the Camera Transform track.
  3. Choose
    4.*“Bake to Control Rig”** or “Bake Animation Sequence” (depending on version).
  • This will sample the transform data (including shake movement) into actual keyframes.
  • Adjust the bake frame rate to match your Sequencer playback.

:white_check_mark: Option 2: Record Shake in Real-time

If your shake is procedural (runtime or CameraShake Blueprint):

  1. Play your sequence in Cine Camera Actor view.
  2. Use Sequence Recorder (Window → Cinematics → Sequence Recorder).
  3. Record the actor’s transform while the shake plays.
  4. The recording will generate a new Level Sequence with baked keyframes.