TMap "Categories" meta propagates into structs it shouldn't apply to

UE - Gameplay - Gameplay Tags - Sep 22, 2025

When using TMap with "Categories" meta UPROPERTY tag for gameplay tags, it propagates into structs that it shouldn't reaching into. The expectation is that it would only impact the layer of gameplay ...

When exporting static meshes with bExportSourceMesh enabled, there is a problem where all UVs are fragmented.

UE - Editor - Content Pipeline - Import and Export - Sep 22, 2025

From customer: "In the StaticMesh Export option, when bExportSourceMesh is set to True, exporting StaticMesh Assets and importing them into DDC tools such as 3dsMax or Maya results in the UVs being ...

Revision Control > View Changes: Request for direct navigation from the Content Browser assets right-click menus to View Changes

UE - Editor - Workflow Systems - Sep 22, 2025

Right-clicking any object (Assets or ExternalActors) in ViewChanges allows selection. Conversely, using Source Control > View Changes from an Actor's right-click menu in the Outliner navigates to Vi ...

Revision Control > View Changes: Request to add functionality to copy paths and short package names directly from ViewChanges

UE - Editor - Workflow Systems - Sep 22, 2025

Hovering over items in the ViewChanges list shows resource paths and short package names, but these cannot be copied. Users must instead select the Actor in the Outliner to copy this information. Pl ...

Revision Control > View Changes: Request for changes to Revert File and Unsaved options

UE - Editor - Workflow Systems - Sep 22, 2025

1. Objects in the Unsaved list cannot be discarded, only saved. The only options to discard changes are restarting UE or manually locating each resource and clicking Reload. This becomes extremely c ...

Calling FOnlineIdentitySteam::GetLinkedAccountAuthToken without an internet connection won't execute callback delegate for WebAPI token type

UE - Online - Sep 22, 2025

For the "WebAPI" TokenType, the call to execute the delegate is missing in the case where the SteamUserPtr is null or if BLoggedOn is false for the SteamUserPtr, so GetLinkedAccountAuthToken will ju ...

Applying downscale causes textures to display unexpectedly on widgets

UE - Editor - UI Systems - Slate - Sep 22, 2025

When applying downScale 2.0 to UI textures to reduce resolution, unintended display issues occur on widgets, such as: ・The border of box-shaped Widgets with DrawAs set to “Box” becomes thinner ・Dot ...

In 5.6, bWarningsAsErrors does not work with clang

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 20, 2025

In 5.6, many warnings and errors specify their command line arguments to the compiler with these new C# attributes:    [WarningsClangToolChain(["-Wno-date-time"], ["-Wdate-time", "-Wno-error=date-ti ...

Ray tracing scene doesn't reflect WPO with instance custom data

UE - Graphics Features - Ray Tracing - Sep 19, 2025

When custom instance data is used to calculate WPO in a Material and applied to an ISM the WPO value in the Lumen scene (ray tracing scene) is different than the visible scene resulting in incorrect ...

3D Grass may not appear in Path Tracer renders

TM - Rendering - Sep 19, 2025

Reported in SF [Link Removed] Path Tracer renders of images with 3D grass may not display 3D grass in the foreground of an image. The 3D grass material will not appear or may appear to cut off at s ...