No sound plays when using Built-In Spatialization or Simple ITD plugins

UE - Audio - Spatialization - Nov 10, 2021

No audio can be heard when using the Built-In Spatialization plugin. This is a regression from 4.26. Occurs in 4.27 and 5.0. ...

Base Pose Type Not Retained When Retargeting Animation with Additive Anim Type

UE - Anim - Rigging - Retargeting - Apr 22, 2022

Occurs 3/3 Times Base pose animation is not retained when retargeting animation with an additive anim type. ...

Animation tracks reset to ref pose when editing actor properties.

UE - Anim - Sequencer - Sep 15, 2022

Editing an actor's properties in a sequence causes the animation to go to ref pose. ...

Duplicated ChildActor on World Partition Streaming

UE - World Creation - Worldbuilding Tools - World Partition - Feb 5, 2024

The issue is encountered when streaming a world partition an actor with an AChildActorComponent which generates 2 instances instead of one when run as a client in the editor. This behavior does not ...

Dynamic (transient) material instance assignment lost if object spawnable

UE - Anim - Sequencer - Jun 21, 2024

Material Instance Dynamic assigned to Spawnable objects with Editor Utility Widget get reverted when hit the Save button in Sequencer. This appears to come from the Material Instance Dynamic not be ...

A sampling result of DistanceFieldAOHistory is shifted to a wrong position.

UE - Graphics Features - Aug 21, 2024

DistanceFieldAOHistory introduces ghosting at low scalability and low screen percentages. This can lead to AO artifacts and a ghosting effect from the character. This issue was also observed on //U ...

Issue with Landscape Layer Blending Node compile in UE 5.4.2

UE - LD & Modeling - Terrain - Aug 2, 2024

When the SetMaterialAttributes Material Expression is used without an input to MaterialAttributes, it will cause Landscape Layer Blend expressions to fail to compile if it is the only layer on a par ...

Clipping bsp brush rotates clipped face on brushes that have their X,Y,Z values altered

UE - LD & Modeling - Modeling Tools - BSP - Sep 17, 2015

If a bsp brush is rotated, then the brush clipping feature is used the "Brush Clipping" feature will rotate the created face by 90 degrees or disappear entirely (if set at an angle). ...

Game Instance being initialized twice in Android build

UE - Gameplay - Feb 11, 2015

When a project with a C++ custom game instance is packaged for Android, the game mode is initialized twice from different paths. Device log files attached ...

LIVE: Multiplying an FQuat*FQuat via pass-by-value crashes editor on open

UE - Foundation - Core - Nov 5, 2014

If a function takes in an FQuat value and then multiplies it by an FQuat, the project will build properly but then crash when trying to launch the project in the editor. Example project available b ...