Troubleshooting and Tips

Common Issues

Character snaps back to origin between loops when Animation Repeat value is greater than 1:

Animation starts at wrong location when a displacement strip begins:

  • If the displacement strip is Linear and follows another linear displacement strip, use the Calculate Linear Offset operator in its settings to ensure continuity.
  • You might also need to set its Blend Type to Replace. This is often necessary if the previous displacement strip uses Hold Forward extrapolation, as the displacement values would otherwise add together incorrectly at the start of the new strip.

Transitions look awkward or jerky:

  • Ensure you have added a local transition strip if blending between two strips in the same track (use the Add Local Transition operator or the option when adding a strip).
  • Adjust the local transition duration (Time Gap) when adding the strip.
  • If blending between strips in different tracks (layering), open the Strip Settings for the upper strip. Disable Animated Influence, and adjust the Blend In / Blend Out durations for a smoother fade.
  • Check the Blend Type on the upper strip; Combine is common, but others might be needed depending on the desired effect.

Cannot insert keyframes (Insert Keyframe button is greyed out insert_keyframe_disabled Icon ):

Can insert keyframes, but the icon looks different ( insert_keyframe_outside_range Icon ):

  • This indicates the current frame on the timeline is outside the selected strip's Start/End Frame range. While you can insert a keyframe here, it might lead to undesired animation results. First, verify that the current frame number is the one you intend to keyframe. If it is the correct frame but falls outside the strip's frame range, extend the range to include it. Alternatively, confirm whether you meant to add the keyframe to this strip or to a different one.

Cannot select strips or change their properties by clicking on the Track Preview section:

  • Correct. The Track Preview section is purely visual and not interactive for selection or direct manipulation.
  • Use the Editor Strip List to select strips.
  • Use the Open Strip Settings button (Open Strip Settings Icon) next to the strip name in the list to open the popup window and change its properties.

Tips for Better Results