The selection operation with notify track in Persona is not compatible with custom window display scaling

UE - Anim - Runtime - Jun 4, 2025

It appears that notify track does not follow the size of the custom window scale. As a result, display problems may occur, and events may be placed in unexpected positions. This is similar to [Link ...

PlayerCameraManager->OnBlendComplete() delegate not getting called

UE - Gameplay - Gameplay Cameras - May 29, 2025

The PlayerCameraManager->OnBlendComplete() delegate is not getting called when running a game in a standalone network mode without any networking. ...

Scene with texture collection crashes when dumping a full memreport

UE - Rendering Architecture - RHI - May 28, 2025

A licensee has reported that generating a full memreport of a packaged project which uses a texture collection leads to a crash. ...

Camera View Transformations in Editor and Sequencer Cannot Be Undo (Ctrl+Z)

UE - Anim - Sequencer - May 26, 2025

Camera View Transformations in Editor and Sequencer Cannot Be Undo (Ctrl+Z) ​​Description​​: When switching the viewport to a specific camera actor, any manual movement/rotation of the camera (via ...

Generated instances can not be cleaned up when PCGVolume is copied to a different level

UE - World Creation - Procedural Tools - May 19, 2025

Copying a PCGVolume beyond a level creates an instance that cannot be deleted. In UE5.5 or later, it is possible to delete the instance by pressing Cleanup button with Ctrl key (purge all components ...

[AI] SmartObjectSlot does not have a valid node ref even when it should project to navigation.

UE - AI - SmartObject - May 17, 2025

If you request a SmartObject slot entrance location and require it to be navigable, it will return a result that does not include the node ref of the nav poly for the entrance to the slot. Instead i ...

Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true

UE - Graphics Features - Path Tracer - May 16, 2025

Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true The licensee has reported: This crash happens because the DeferredShadingRenderer tries to extract the normal GBu ...

Bug in CurveLinearColor makes colors of Diffraction material white outside curve range, causing rendering artifacts

UE - Texture - May 14, 2025

There seems to be a regression with linear textures (commonly for multi-channel masked textures) in UE5.4. Setting the "Encoding Override" (under Texture > Advanced > Source Color Settings) to "Line ...

Editor hang calling UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence

UE - Anim - Sequencer - MRQ - May 14, 2025

Within UMoviePipelineBlueprintLibrary::UpdateJobShotListFromSequence we are experiencing an editor freeze when launching an MRQ render of sequences where a camera is unable to find a valid possessab ...

Editor 'Build All Levels' discards Volumetrics Lightmaps in persistent level

UE - Graphics Features - May 14, 2025

Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...