When use Sequence Camera Shake Pattern, Level Sequence occurs error

UE - Anim - Sequencer - Mar 28, 2022

When I apply the Sequence Camera Shake Pattern to a Sequencer's camera, I get an error when playing it. ...

Context menu defaults to "!=" node instead of boolean "Not" node when searching for not from a boolean

UE - Gameplay - Blueprint Editor - Mar 25, 2022

Context menu defaults to != node instead of Not node when searching for Not from a boolean. User Note: The issue here is that in almost all cases you want the "NOT Boolean" node rather than the "No ...

[MetaSounds][Sine Generator] - Ensure in MetasoundEnum.h

UE - Audio - MetaSounds - Mar 25, 2022

Live Ensure seen in Crash Reporter. Crash Reporter Link: [Link Removed] Hit 13 times by 4 users.Ensure condition failed: Converted [File:D:\build\++UE5\Sync\Engine\Plugins\Runtime\Metasound\Source\ ...

Example 1.3: Constraint Profiles animation not working in ContentExamples

UE - Content - Content Example - Mar 25, 2022

This bug does not occur in //UE5/Release-5.0-EarlyAccess or in Release-4.27 making it a regression.  This also occurs in //UE5/Main  ...

Left Clicking a menu that contains an option with a submenu will cause the submenu to close while hovering its options

UE - Editor - UI Systems - Mar 25, 2022

If a menu has an entry that is a submenu, and that submenu has entries in it that are also submenus, then the entire menu will close when left clicking the submenu button instead of hovering it. So ...

Dynamic Inset Shadows are not casting shadows on Skeletal Meshes

UE - Graphics Features - Mar 23, 2022

Dynamic Inset Shadows are not casting shadows on Skeletal Meshes where previously they did. ...

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

UE - Rendering Architecture - RHI - Mar 23, 2022

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 ...

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 ...