Actors move around between keys in a Sequencer while Zooming in/out of the Timeline if a possessing a Cine Camera in the Sequencer

UE - Anim - Sequencer - Oct 24, 2022

This is not a regression. Tested In: //UE5/Release-5.0 CL20979098 Actors move around between keyed points in a Sequencer while Zooming in/out of the Timeline if a Cine Camera is possessed in the S ...

Editor asserts when deleting a morph target from a skeletal mesh

UE - Editor - Content Pipeline - Asset Build - Oct 24, 2022

Implement Custom Depth writes for ULineBatchComponent

UE - Graphics Features - Oct 24, 2022

FLineBatcherSceneProxy doesn't implement the custom depth in its GetViewRelevance function.  Something like Result.bRenderCustomDepth = ShouldRenderCustomDepth(); is missing in that function. ...

[UDN] Anim Notifiers in animation sequences don't trigger if the end-user drags it all the way to the left

UE - Anim - Runtime - Oct 24, 2022

Under certain conditions, dragging an anim notify to the left in the editor makes it unplayable UDN case : [Link Removed] ...

[MetaSounds] - Outputs of nodes being used in a composed graph do not have animations

UE - Audio - MetaSounds - Oct 23, 2022

Outputs on composed nodes are not animating.  [Image Removed] ...

Some asset click on loop when Codec is Bink, but not for other codecs

RAD - Bink Audio - Oct 22, 2022

When looping the attached sound, there is a noticeable pop on the loop boundary when the codec is Bink that is not heard on other codecs. ...

Pasting infinite bool section creates multiple sections on a track that does not support multiple rows

UE - Anim - Sequencer - Oct 21, 2022

Tracks that don't support multiple rows, can still have sections pasted on top of each other, which can lead to unexpected results. ...

Crash occurs when disabling Show > Static Mesh in the Viewport while using Vulkan

UE - Rendering Architecture - RHI - Oct 20, 2022

This is a regression. Tested in: //UE5/Release-5.0 CL 20979098 - Crash did not occur. Crash occurs when disabling Show > Static Mesh in the Viewport while using Vulkan. ...