Deleting audio subtrack deletes the entire track

UE - Anim - Sequencer - Jan 20, 2017

Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...

Auto-Play doesn't work on keyed actors in a sub-level using Initially Loaded and Visible (Packaged Game Only)

UE - Anim - Sequencer - Jan 19, 2017

Auto-Play doesn't work when keying actors in a sub-level using Initially Loaded and Visible (Packaged Game Only) In the attached project, the only item in the persistent level is the Sequence Actor ...

Last frame of sequence does not render out.

UE - Anim - Sequencer - Jan 19, 2017

Noticing that the last frame of a sequence does not render out properly. ...

Events on frame 0 fire twice

UE - Anim - Sequencer - Jan 17, 2017

Regression - does not occur in 4.13.2 or 4.14.3 Does occur in Dev-Sequencer ...

Animations that overlap and blend together break when undoing

UE - Anim - Sequencer - Jan 16, 2017

The animations will blend together forming one animation and works fine until you undo and separate the animations that were put together. Causing animations to break. p.s. Sorry for long video, 0: ...

SequencerActor tag getting added multiple times to a spawnable actor

UE - Anim - Sequencer - Jan 16, 2017

A Spawnable actor gets "SequencerActor" tag on spawn, but this tag addition does not seem to check already assigned tag(s). So the actor can receive SequencerActor tags multiple times. ...

New Visibility Track creates an offset Visible(0) track in Sequencer

UE - Anim - Sequencer - Jan 14, 2017

The new Level Visibility track creates a Visible track that appears that it is created in the middle of the sequencer tracks. You are able to move the Visible track up flush with the timeline by cl ...

Cine camera should not be locked to just using circleDOF

UE - Anim - Sequencer - Jan 13, 2017

https://answers.unrealengine.com/questions/546793/using-other-dof-methods-in-sequencer.html ...

Material gets reset once despawned when using skeletalmesh component/spawnable

UE - Anim - Sequencer - Jan 13, 2017

In 4.14, 4.15 and main, material change for a spawnable actor with a skeletalmesh component gets reset once despawned. This seems to be similar to [Link Removed]. Similar to [Link Removed] ...

Anim notify gets skipped when clips are placed next to each other

UE - Anim - Sequencer - Jan 12, 2017

If a sequence has two clips(of a same animation) placed next to each other, some of the anim notifies do not seem to be called. In 4.14, the middle notifies are skipped (e.g. notifyBegin/1st clip ...