BlendSpace Loop Boundary Produces Inconsistent Sync Marker Data andTriggers an AnimSequence Follower Assertion

UE - Anim - Jul 22, 2026

Summary In UE 5.7.4, when a looping BlendSpace with Match Sync Phases enabled plays as a SyncGroup Leader and crosses its loop boundary during a transition to an external AnimSequenceFollower in th ...

Crash in GC - FSharedStruct reachability race condition

UE - Core - Systems - Jul 13, 2026

This Jira was created from the linked EPS case: =============================================== This issue is caused by FSharedStruct batching reachability requests to the same underlying FInstan ...

WorldPartition RuntimeHashSet: non-deterministic URuntimePartitionPersistent UObject name causes unstable Cooked output (RuntimePartition:DebugColor)

UE - World Creation - Worldbuilding Tools - HLOD - Jul 9, 2026

During deterministic Cook / Package validation, the Cooked output of a WorldPartition map was found to vary non-deterministically between Cook runs. Diff detected in the DiffOnly Cook log:Serialize ...

Editor crashes in FAsyncLoadingThread2::ProcessLoadedPackagesFromGame when Level Blueprint references external actor

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 26, 2026

Adding a reference to an external actor in the level blueprint causes the package for the actor to be put in the import table of the level. In some cases, the actor package can end up calling postlo ...

Custom expression additional outputs don't work when connected to World Position Offset

UE - Rendering - Architecture - Materials - Jun 24, 2026

Custom expression additional outputs are considered (0,0,0) when connected to WPO. ...

Translucent meshes randomly flicker when using VSM

UE - Rendering - Features - Jun 23, 2026

Flickering can occur on translucent materials, usually in the distance when there is at least one directional light and when using VSM. Flickering seems highly dependent on framerate and timing. L ...

Apply mesh paint Blueprint instance changes and save fails

UE - Rendering - Architecture - Materials - Jun 22, 2026

After mesh painting on a BP Static Mesh Actor, and "Apply instance changes to Blueprint" the added virtual texture is removed with the log:LogTexture: Display: Building texture TwoD: /Game/FirstPers ...

Substrate Single Layer Water material fails to compile in blendable Gbuffer mode when using the Single Layer Water BSDF node

UE - Graphics Tools - Terrain - Water - Jun 16, 2026

When using Substrate in Blendable GBuffer mode, a material with the single layer water BSDF node produces a shader compiler error : MaterialEditorStats: Error: [SM6] Shader debug info dumped to: "\ ...

Non-Nanite meshes not being correctly cleared from all levels of VSMs on actor destruction when r.Shadow.Virtual.NonNanite.IncludeInCoarsePages=0

UE - Rendering - Graphics Features - Shadows - Jun 15, 2026

When using the r.Shadow.Virtual.NonNanite.IncludeInCoarsePages=0 to optimize VSM performance there are errors in how the VSM is invalidated when actors are destroyed with non-Nanite meshes. The curr ...

Crash when applying Decal material with Distance Cull Fade node to Decal Actor

UE - Rendering - Architecture - Materials - Jun 15, 2026

The Editor crashes when applying a Material with a Distance Cull Fade node to a Decal Actor. Fatal error: [Link Removed] [Line: 730] Missing uniform buffer at slot 2, stage SF_Pixel. Please check ...