LinkedAnimGraph of AnimBP is not applied to the character to which ForceCustomMode is applied in the sequencer after the sequencer playback is completed

UE - Anim - Sequencer - Anim in Engine - Jun 16, 2023

LinkedAnimGraph is not restored at the end of an AnimationSection with ForceCustomMode enabled. There is a problem with the order in which custom mode ends and anim instances are restored, and Linke ...

CaseIssues with Korean input in Window 11

UE - Editor - UI Systems - Jun 14, 2023

When entering Korean in the EditableBox on Windows 11, the two Korean characters after pressing the Space key are not entered. I confirmed that it occurs in UE5.1 and UE5.2, and it does not occur i ...

Media Plate Actor becomes blacked out when set to Spawnable in a Level Sequencer

UE - Virtual Production - Rendering - Jun 7, 2023

saving a media plate actor set to spawnable in a level sequence causes the media plate actor to become black. there are two known workarounds 1. toggling the Media plate to Possessable, and Spawnabl ...

Visual Noise on Thin Translucent materials with a Directional Light

UE - Graphics Features - May 30, 2023

Regression in testing This occurs with hardware and software ray tracing, as well as moveable and static lights This occurs regardless of anti aliasing. This was tested with DX12 ...

Translucent Water renders dark with Lumen enabled.

UE - Graphics Features - Lumen - May 30, 2023

Regression tested in 5.1 at CL 23901901 where the issue still occurs. The material will still have the normal and reflective properties. ...

UAnimSequence::ExtractRootMotionFromRange causes problems on skeletons with different root bone ref transforms

UE - Anim - Gameplay - May 29, 2023

We should disable this block of code by default, with a config/console var to enable it: // Transform to Component Space const FTransform RootToComponent = RootTransformRefPose.Inverse(); StartTran ...

AutoCreateRefTerm UFUNCTION meta specified can interfere with function default arguments

UE - Gameplay - Blueprint Editor - May 25, 2023

Example function provided by the user:.h UFUNCTION(BlueprintCallable, meta = (AutoCreateRefTerm = "TestInt,TestName")) static void TestAutoRefs(const int32& TestInt = 2, const FName& TestName = ...

DistanceFieldReplacementMesh doesn't work properly for Nanite meshes

UE - Graphics Features - Nanite - May 24, 2023

Cannot assign a MediaTexture asset to a Brush -> Image in Widget Blueprint

Media Framework - May 23, 2023

Can't assign Media Texture assets to the Brush->Image property in Images on Widget Blueprints. This workflow is explicitly mentioned as a step in these docs, so if this is no longer the correct meth ...

Content Browser 1 Inconsistent Behavior with Tabs

UE - Editor - Workflow Systems - May 22, 2023

"Content Browser 1" auto-hides if opened with the Level Editor, and has inconsistent docking behavior under the conditions caused by the repro steps above. The root of the problem seems to be that ...