StableSpringsSystem has lots of warnings

UE - Simulation - Visual - Apr 6, 2026

System successfully compiled with 16 warnings. /Engine/Generated/NiagaraEmitterInstance.ush:2732:250: note: variable 'OutMaterialMultiplier' is declared here void SolveDistanceSpringMaterial_Emitter ...

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

Clicking on the timeline to move the playhead of the Persona animation viewer does not move the playhead.

UE - Anim - Runtime - Mar 6, 2026

Scrubbing is the only way to move the playhead. ...

Enhanced Input: RebuildControlMappings loses information about the last state of a trigger

UE - Gameplay - Input - Feb 25, 2026

When two input actions are bound to the same "pressed" key in the same IMC & one is set to RebuildControlMappings, the input of the other will trigger indefinitely while the key is held down. ...

Occlusion Queries for Static Meshes with ERuntimeVirtualTextureMainPassType::Exclusive

UE - Rendering - Architecture - Feb 20, 2026

Static Meshes that draw into RVTs and have "Draw In Main Pass" is set to "From Virtual Texture" (ERuntimeVirtualTextureMainPassType::Exclusive) will still draw in Occlusion Queries. This can be tr ...

Issue during the CapturingScene phase when having Nanite mesh as source component for HLOD Generation

UE - World Creation - Worldbuilding Tools - Feb 17, 2026

When generating the textures for Approximate HLOD layers, the Nantie geometry is very low resolution, resulting in the captured textures fitting the actual HLOD geometry poorly. This creates visual ...

Inconsistent VSM page behavior around the Dynamic Shadow Distance range

UE - Rendering - Graphics Features - Shadows - Feb 17, 2026

When a sufficiently large object casts shadows near the Directional Light's Dynamic Shadow Distance range, the VSM pages are inconsistent in their shadowing - some will choose to shadow per-pixel, w ...

Bug - Vertex Interpolator exposing parameters to instance even if its not connected

UE - Rendering - Architecture - Materials - Feb 17, 2026

Parameters attached to the input of a Vertex Interpolator Material Expression are visible in the Material Instance, even if the output of the Vertex Interpolator Material Expression is not connected ...

Crash when opening a texture or editing its properties after stopping a preview in the material editor

UE - Rendering - Architecture - Materials - Sep 5, 2025

When a texture asset has certain properties edited, its PostEditChangeProperty() method calls to UTexture::NotifyMaterials(), which triggers a recompilation of materials that reference it in their m ...

Hardware Raytracing on Lumen can cause a crash on AMD Radeon GPUs

UE - Rendering - Graphics Features - Lumen - Jul 29, 2025

Hardware Raytracing support can cause a crash on AMD Radeon GPUs when creating the RT pipeline state. ...