Virtual Texture does not stream high-resolution data when assigned as a UI material to a widget.

UE - Rendering - Architecture - Mar 23, 2026

When a Virtual Texture is applied as a UI material, there is no associated geometry, so it does not explicitly request the loading of high-res virtual texture tiles. ...

Chooser with Gameplay tag as output causes Evaluate Choose to not compile.

UE - Characters - Animation - Mar 20, 2026

When using a No Primary Result Chooser that contains an FGameplayTag parameter, an Evaluate Chooser node using that chooser will cause a compilation error: LogBlueprint: Error: [AssetLog][PathToPro ...

Nanite Displacement Bounds Mismatch Causes Floating Terrain Artifacts on Landscape

UE - Rendering - Graphics Features - Nanite - Mar 19, 2026

Summary When Nanite Tessellation (Nanite Displacement) is enabled on a Landscape in UE 5.7.3, scaling the Displacement value via Multiply nodes in the material graph causes floating terrain ghost a ...

Modular rig - Hindleg thigh bug when switching from IK to FK

UE - Anim - Rigging - Control Rig - Mar 16, 2026

The thigh FK controller of the hingleg in modular rig doesn't move the thigh bone, causing bad deformation on the mesh around character's thigh area. ...

AnimNode content is not applied during PIE when s.AsyncLoadingThreadEnabled is enabled

UE - Runtime - Anim BP - Mar 16, 2026

When the following setting is added to DefaultEngine.ini, the AnimNode content is not applied during PIE execution.[/Script/Engine.EditorStreamingSettings] s.AsyncLoadingThreadEnabled=True If the A ...

NDC Sorting Incorrect

UE - Niagara - Mar 12, 2026

Using the new NDC BP nodes in 5.7 causes sorting to break; one system, regardless of world placement, is always drawn over the other. Even when the viewpoint puts the dominant system in the foregrou ...

Distance Field Ambient Occlusion artifacts when using dynamic resolution

UE - Rendering - Graphics Features - Mar 12, 2026

Distance Field Ambient Occlusion produces artifacts when using Dynamic Resolution at lower framerates. ...

State Tree Reselecting State Using Stale Event Data

UE - AI - StateTree - Mar 12, 2026

When a state tree tries to reenter a state that requires an event with payload data, on re-entry the payload data will contain the same value as the first entry, even if the event sent had payload d ...