Index of Texture Cube Array cannot be specified with VisualizeTexture on D3D11

UE - Rendering Architecture - RHI - Feb 8, 2023

Licensees have reported that they always see Index 0 for Texture Cube Arrays. Looking at the RenderDoc, Index1 has a white texture but it's not actually visible.[Image Removed] ...

Editable FBox properties are not saved

UE - Foundation - Core - Feb 7, 2023

FBox properties in the editor are not being saved.  This appears to be a regression caused by CL# 21566516 that was missed due to there being no editable box types in the Epic codebase. ...

TSR ghosting when see through translucent wall

UE - Graphics Features - Feb 7, 2023

see through a translucent material will cause ghosting  This issue did not occur in 5.0, it occurs when using TSR on UE 5.1 or later. ...

Syncing issue when stopping and blending out a non-looping montage to an anim graph

UE - Anim - Gameplay - Feb 7, 2023

When syncing from a non-repeating montage that is blending out to an anim graph, the anim montage is marked as a follower due to having its PrevMaker as an AnimBoundary(-1), furthermore in this case ...

Nodes to the right of an Abort Both node in a Behavior Tree appears to still receive a tick

UE - AI - BehaviorTree - Feb 6, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Behavior Tree appears to tick nodes to the right of an aborted node that is set to abort Both. Those nodes are not executed, but visuall ...

r.GTSyncType 2​ console command causes incorrect frame rate display on Windows platform

UE - Rendering Architecture - RHI - Feb 6, 2023

The FRHIFrameFlipTrackingRunnable thread is not initialized on Windows, so RHIGetFrameRate always returns zero. As a workaround, remove the code added by CalculateFPSTimings for Windows platform, a ...

Niagara editor crash

UE - Niagara - Feb 6, 2023

If the DataLayerAsset name or asset path changes, Actors registered to it will ignore the DataLayer's settings

UE - World Creation - Worldbuilding Tools - Feb 5, 2023

If you change the DataLayerAsset name or asset path, all Actors registered with that DataLayer will ignore that DataLayer's settings. Specifically, even if you set the DataLayer to the Unloaded stat ...

Feature Request: Make WASD movement cancel out movement when you press keys in opposite directions

UE - Gameplay - Input - Feb 3, 2023

slack discussion: [Link Removed] ...