Description

Due to CL-20816478 UMovieSceneSequenceTickManager now calculates DeltaTime per Group instead of using DeltaSeconds directly. As a result, the FixedTimeFramerate in the project settings is being ignored.

Licensee solved this issue by changing UMovieSceneSequenceTickManager to use DeltaSeconds directly. By the way, Setting Lock to Display Rate at Runtime and bAllowRounding to false did not solve the issue.

Steps to Reproduce
  1. Open repro project 
  2. PIE

Expect : 
OutputLog keeps showing Delta Seconds = 0.016670
Result : 
Sometimes DeltaSeconds outputs a value different from 0.016670. i.e. ignore the FixedFrameRate setting

Have Comments or More Details?

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

1
Login to Vote

Non-Issue
ComponentUE - Anim - Sequencer
Affects Versions5.15.2
Target Fix5.3
CreatedJun 15, 2023
ResolvedAug 2, 2023
UpdatedAug 3, 2023