Path not found during exporting XMPs with the exportXMP command

RS - Alignment - Apr 8, 2026

Found in 2.1.1.11916 (R211). RS fails to export the XMPs when certain settings are remembered in RS (Attached rscofig file). This is a regression and didn't occur in the last RS 2.1 public release. ...

HandleKismetEvent (console cmd 'ke'): GT-ALT deadlock when user function flushes async loading

UE - Foundation - Core Systems - EditorLoader - Apr 8, 2026

Context In builds with the in-game console enabled, users can use the ‘ke’ command to execute UFUNCTIONS on any object:ke * MyFunc // run MyFunc() on ANY UObject with a ufunction with that name ke ...

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

[Enhanced Input] Edge case where bShouldBeIgnored incorrectly being reset after FlushPressedKeys is called

UE - Gameplay - Input - Apr 2, 2026

[Link Removed] From UDN, the steps for their repro case: Normal case: Frame N : AddMappingContext → bShouldBeIgnored=true → FlushPressedKeys → bDown=false Frame N+1: OS IE_Repeat arrives → ...

Trying to view transient skeletal merged mesh crashes engine

UE - Anim - Rigging - Skeletal Editor - Mar 31, 2026

Using the Merge Meshes blueprint function within the Skeletal Merging Library. It does seem to work in that I see my merged mesh in a PIE environment, but if I double click on the transient mesh I g ...

Hair Shadows Not Affecting SSS Back Scattering (Subsurface Profile)

UE - Rendering - Graphics Features - Mar 30, 2026

Groom strands do not appear to correctly block transmitted light for Subsurface Scattering Profile Materials. In some cases, not only will they not block the light, but can instead lead to more ligh ...

Issue with r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat

UE - Rendering - Graphics Features - Mar 30, 2026

When "r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat=1", some values for the Sky Atmosphere at some directional light angles can lead to the sun disk being cut off, and taking on a chord shape. A ...

Downloaded Megascans assets cannot be accessed while offline

TM - Core - Mar 30, 2026

Reported in SF [Link Removed] When launching and using Twinmotion 2025.2 or 2026.1 offline, the Megascans library becomes unusable due to the subfolders of the 3D assets, 3D plants, Surfaces and De ...

Incorrect CRC hash for shared fragments with FInstancedStruct member

UE - AI - Mass - Mar 30, 2026

User has encountered an issue with shared fragments that contain a member variable of type FInstancedStruct. It appears that UE::StructUtils::GetStructInstanceCrc32() does not correctly compute the ...

Level Sequence SpotLight USD Exporter Bug

UE - Editor - Content Pipeline - USD - Mar 26, 2026

The attributes for spotlights are not exported. ...