Description

This appears to be tied to the integer time conversion. Converting in MovieSceneToolHelpers::CopyKeyDataToMoveAxis does not account for frame rate when converting tangents. I tested multiplying the tangents by InFrameRate.AsDecimal() and the results appeared correct. 

Steps to Reproduce
  1. Create a new sequence
  2. Add a camera to the sequence
  3. Track two frames in the camera's X translation 
  4. Edit the curve and add tangents that are readily apparent
  5. Save the sequence
  6. Right click on the camera node in Sequencer and select "Export to Camera Anim..."
  7. Open the camera anim in Matinee and check the box on the X curve to show it in the curve editor
  8. Fit zoom the curve editor to bring the curve into view

RESULT
The curve in Matinee will not look like the one is Sequencer.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-79741 in the post.

2
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions4.234.22.3
Target Fix4.24
Fix Commit8616248
Main Commit9325047
Release Commit9552237
CreatedSep 4, 2019
ResolvedSep 10, 2019
UpdatedNov 14, 2019
View Jira Issue