NiagaraEditor timeline folders are not saved correctly

UE - Niagara - Feb 8, 2023

It works correctly in 5.0.3. ...

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

BlackboardComponent observer can be called for the wrong key

UE - AI - BehaviorTree - Feb 7, 2023

We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...

Material Layer Texture Params don't warn on different sampler types

UE - Rendering Architecture - Materials - Feb 7, 2023

This texture validation exists for global parameters, and should read as "Warning: Param samples /Engine/Functions/Engine_MaterialFunctions02/ExampleContent/Textures/newhplaneNormalsMap.newhplane ...

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

LogUMG: Error: The requested size for SRetainerWidget is 0. W:739 H:0 when opening or updating a curve using the StackedCurve view

UE - Anim - Sequencer - Feb 6, 2023

The following error is generated in the Output log whenever a Wave Table is opened or any of the graphs are modified. It also occurs when adding an Input to a Sound Modulation Parameter patch or add ...