Converting Texture Objects to Texture Object Parameters loses reference to texture

UE - Rendering Architecture - Materials - Apr 4, 2023

This issue can cause some workflow problems when a user is creating materials using texture objects, then decides to expose those objects as parameters. It can be worked around if the user is aware ...

MoviePipeline: EXR Output Format can't be added via C++

UE - Anim - Sequencer - MRQ - Apr 4, 2023

Landscape normals along the edge are incorrect (when using edit layers)

UE - LD & Modeling - Terrain - Landscape - Apr 4, 2023

[Image Removed] ...

Mesh decals do not display on packed level actors

UE - Graphics Features - Apr 4, 2023

Subobject editor collapsed nodes are auto expanded when adding or moving a node

UE - Gameplay - Blueprint Editor - Apr 3, 2023

Node operations cause all of the collapsed nodes to be auto expanded. This is disruptive when working with complex hierarchies because you can't hide irrelevant components. ...

Changing default values in a user defined struct will break links

Changing user defined struct values appears to break any nodes that use pin splitting for the given struct. It would appear that some parent pins aren't set correctly during reconstruction, which or ...

Subobjects can change sorting order in Blueprint Subobject Editor

UE - Gameplay - Blueprint Editor - Apr 3, 2023

Subobject sorting is not stable in the Subobject editor, so the UX is bad if you are creating complex hierarchies because it's difficult to keep track of newly added or reordered components. ...

Materials are added to a Model that has been modified by Cube Grid

UE - LD & Modeling - Modeling Tools - Apr 3, 2023

This is not a regression. Tested in //UE5/Release-5.1 CL23901901 Changing materials before making a change to a model with cube grid causes that previous selected material to be added to the model ...

Crash when editing FRuntimeFloatCurve's curve from sequencer's edit key window

UE - Anim - Sequencer - Mar 31, 2023

Crash when editing a FRuntimeFloatCurve curve exposed through EventTrack or a self-made Struct from the sequencer key edit window. FRuntimeFloatCurve does not support Expose to Cinematic, so this m ...

Some property of EditCondition and FRuntimeFloatCurve changes cannot be detected by GetOnFinishedChangingProperties

UE - Anim - Sequencer - Mar 31, 2023

We've received reports that you're not getting notifications when you change some properties on Sequencer keys. Specifically, I am not able to get notified in NotifyFinishedChangingProperties of SSt ...