Material Graph Editor crash when changing the value of a node entering a reentrant expression

UE - Rendering Architecture - Materials - Oct 1, 2024

It is possible to cause an editor crash when changing a the value of a node involved with a reentrant expression. See the steps to reproduce for more information. Specifically, the crash occurs whe ...

Modify AVolume brush shape dirties level

UE - World Creation - Worldbuilding Tools - OFPA - Sep 30, 2024

Changing the brush shape of an AVolume external actor dirties the level. ...

FBX exporter does not support Level instances

UE - Editor - Content Pipeline - FBX - Sep 30, 2024

Material functions should be able to output the same data as it can accept as inputs

UE - Rendering Architecture - Materials - Sep 30, 2024

Material Functions cannot output Texture Objects or Booleans. This seems to be because the Material Editor believes that the outputs are Floats, and forbid connections to inputs that take Textures ...

Setting AnimationMode to "UseAnimationAsset" inside Sequencer might not be set properly.

UE - Anim - Sequencer - Sep 30, 2024

Adding a new key inside a LevelSequence that changes the AnimationMode of a SkeletalMesh to "Use Animation Asset" can bug out the AnimationMode constantly change between "UseCustomMode" and "UseAnim ...

Subsurface Scattering Checkerboard with SceneColourFormat 3 (High Scalability) leads to a visual artefact when temporal upscaling is in use

UE - Graphics Features - Sep 30, 2024

Primarily visible at very low internal resolutions (25-33%), the SSS checkerboard with an RGB scene colour format (r.SceneColorFormat 3) causes a double-image artefact both internally and on the sil ...

When an NiagaraParameterCollection asset is duplicated or when its namespace is changed, any existing parameters get incorrectly duplicated/renamed with the addition of the namespace prefix

UE - Niagara - Sep 30, 2024

When an NPC asset is duplicated, the ne wasset gets incorrectly duplicated parameters: one set with the correct names, and one set with the original namespace prefix embedded into the names. These i ...

Niagara Parameter Collection does not get updates from Material Parameter Collection changes in the editor

UE - Niagara - Sep 30, 2024

When an MPC is selected as the Source Material Collection for an NPC, all of its current parameters are carried over to the NPC with their current values. After that, if parameters are added to, rem ...

Crash when an empty Anim Composite is attached to a Mesh component of a BP actor in a Level Sequence

UE - Anim - Sequencer - Sep 27, 2024

There is a crash that will occur when an empty Anim composite asset is being referenced in the Mesh component attached to a BP actor within a level sequence. Crash also occurs in Live 5.4.4 - not a ...

Issues with global invalidation (MoviePlayer)

UE - Editor - UI Systems - Sep 27, 2024

It was mentioned that the global invalidation should be toggled off during loading screen and subsequently restore the state after. A request was made for this dynamic behavior be part of the engin ...