gismos is not rendered correctly in editor with vulkan on mobile preview

UE - Rendering Architecture - RHI - Mar 23, 2022

Crashes when server travel during voice chat talk

UE - Online - Mar 23, 2022

The VoipListenerSynthComponent created by the voice chat will try to be released by the GC after the server travel because it has previous levels and references, but the referenced level does not al ...

Area Light incorrect specular occlusion

UE - Graphics Features - Mar 22, 2022

Specular Occlusion calculation doesn't seem to be accounted for - the shadowing for a reflective surface appears to be diffuse, instead.  See the delta when viewing the shadow of a cube on a mirror ...

Artifact on DOF foreground

UE - Graphics Features - Mar 22, 2022

Object blured in foreground with blur radius larger than there size cause artifact ...

Custom Primitive Data crash when used from Static Mesh Comp attached to BP Actor

UE - Graphics Features - Mar 22, 2022

When trying to edit custom primitive data on static meshes attached to a BP actor, an out of bounds access will occur. This does not occur when the static mesh is simply on a regular Actor (Same rep ...

Sequencer: If you scrub to the end frame you will always be on a sub-frame..

UE - Anim - Sequencer - Mar 21, 2022

I'm using this option. [Image Removed] But if you scrub to the end of your shot.  You will always end up in a sub-frame. This throws some tools off like the Snapper and space-switching which do ...

Compressed anim sequence data isn't updated immediately when a mesh is reimported

UE - Anim - Runtime - Mar 21, 2022

It seems that when reimporting a mesh that has added bones we aren't updating the compressed data within the anim sequences to account for the change in indicies of the virtual bones. If a user cal ...

Compressed anim sequence data isn't updated immediately when virtual bones are added

UE - Anim - Runtime - Mar 21, 2022

It seems that the compressed animation data within an anim sequence is not updated immediately when a virtual bone is added to a skeleton. If the user attempts to call UAnimSequence::GetBoneTransf ...