Using "Change Class" on Spawnables, Possessable references retain old Class info

zComponent - Archive - Apr 22, 2024

Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...

Option "Update Animation in Editor" is reset for child skeletal meshes

UE - Runtime - Animation - May 24, 2024

When the boolean is set on a child skeletal mesh, looks like it gets reset   Specifically , at UActorComponent::ConsolidatedPostEditChange forces a reconstruction of the Blueprint, making the trans ...

The light in the Blueprint Editor's Preview Scene does not respond to any lighting channel but 0.

UE - Framework - Blueprint Editor - Jun 28, 2024

In the Blueprint Editor, Primitive Components can be configured to respond to Lighting Channels 0, 1, and/or 2. However, if channel 0 is disabled (even with another one enabled), the Preview Actor's ...

Windowed Fullscreen does not support multiple resolutions

UE - AI Workflows - UI Systems - Slate - Jul 16, 2024

RunAssetExportTask do not pass the automated property to the exporter

UE - Editor - Content Pipeline - Import and Export - Jul 17, 2024

Crash in PlayReverse

zComponent - Archive - Jul 26, 2024

Confirmation Dialog common UI in the Lyra Starter Game loses focus for gamepads after closing.

UE - AI Workflows - UI Systems - Aug 20, 2024

When changing the language options in the default Lyra Starter Game project (5.3 and 5.4) with a controller, the settings menu loses focus after closing the confirmation dialog. Focus can only then ...

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

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

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