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

UE - Anim - Sequencer - 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.

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

Crash can happen in FDetailLayoutBuilderImpl::Tick() when a category of UStruct member includes the "|" symbol and member is Tickable.

UE - Editor - Verse Class Editor - Dec 3, 2024

A crash can occur when a member of a UStruct has a category with the "|" symbol and is trying to be displayed inside by the FDetailLayoutBuilderImpl class. This happens when there is a UStruct memb ...

Modifying Notify Properties no longer updates the NotifyName in Blueprints with custom GetNotifyName function.

UE - Characters - Animation - Feb 13, 2025

If after placing a notify on an anim sequence timeline you modify a property that is used in the GetNotifyName function of a blueprint notify in engine version previous to 5.5 (5.4.3 for example) th ...