In a listen server, when a client moves, anim notifies don't get fired for the server/host.

UE - Anim - Gameplay - Nov 14, 2022

Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...

Improper Initialization of trigger values when added at runtime with the key pressed already

UE - Gameplay - Input - Nov 11, 2022

See the comment on UInputTrigger::LastValue around issues being a bool type on first tick ...

Nanite material audit reports null material when WorldGridMaterial replaces a deleted material in the editor

UE - Rendering Architecture - Materials - Nov 10, 2022

Workaround it to reassign a material to the mesh and resave ...

Ensure and crash when using voice chat during seamless travel

UE - Online - Nov 10, 2022

If an instance starts seamlessly travelling while talking in the session's voice chat, the ensure in FScene::Release will be hit, often with the instance then crashing soon after (such as in FAudioD ...

Inherited UserWidgets can't create animations that bind to widgets on their parent's WidgetTree

UE - Editor - UI Systems - UMG - Nov 7, 2022

Animating an inherited widget from a child UserWidget class appears to work, but the bindings don't resolve properly and the animation is null at runtime. This workflow should either be supported, o ...

[Audio Synesthesia] - Setting a Synesthesia NRT's settings to None crashes editor

UE - Audio - Nov 7, 2022

Setting an Audio Analysers NRT settings to None crashes the editor. Assertion failed: nullptr != LoudnessSettings [File:D:\SMoyls_UE5_Release-5.1\Engine\Plugins\Runtime\AudioSynesthesia\Source\Audio ...

Nanite Meshes appear to glow with Skylight stationary mobility

UE - Graphics Features - Lumen - Oct 31, 2022

[Image Removed][Image Removed] ...

[MetaSounds] - Inputs, Outputs, and Variables are not allowing spaces in the member name

UE - Audio - MetaSounds - Oct 27, 2022

UE does not allow to have spacing for array in MetaSound PatchThis occurs in MetaSound Source as well Regression checked and occurs on //UE5/Release-5.1 @ CL 22805038 - P4V Repro Rate : 4/4 ...

Editor asserts when deleting a morph target from a skeletal mesh

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

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