The ComponentMaterialTrack recently got upgraded to be able to animate parameters on different types of materials. This meant using an FComponentMaterialInfo to describe which material was being ani ...
In UE 4.20 we got a feature that let you import a FBX file that contains cameras with a camereaswitcher to create a "camera cut track" within sequencer. From the release notes of 4.20: https://docs ...
Hello, Our animation team reported an issue with the AutoKey feature of the LevelSequencer, sometimes they will notice that after a while, the undo buffer no longer works. Unfortunately the issue ...
If an animation has its length changed, either by changing its play rate or reimporting with a different length - elements in any unloaded montages will end up misplaced. Workaround: Load the monta ...
See attached gif for popping behavior. The issue does not occur if using the Enter hotkey or clicking the Add Keyframe button. The issue also does not occur on static or skeletal meshes. ...
In 5.6, a referenced asset path looks something like prepend references = @../../../../../Data/USD/Exports/FN-Main/ExportFolder/Assets/Sphere.usda@ instead of prepend references = ...
Looks like this all depends on pressing shift after creating a marquee ...
The Section reference in ISequencerSection::GetSectionHeight can be in the process of garbage collection during an undo of a section addition- this causes things like GetTypedOuter<UMovieSceneTrack> ...
When rendering a single Level Sequence with MRQ, removing the Level Sequence that is actively rendering will create an array out of bounds exception. Also confirmed in //UE5/Main, CL: 36086643 ...
Dropping audio assets onto audio subtracks in the timeline adds them to a regular audio track instead. ...