InlineEditConditionToggle Prevents Config Bools from Being Written to Settings .ini File

UE - CoreTech - Apr 1, 2025

In a Developer Settings Class, Boolean properties marked with InlineEditConditionToggle do not get written to the associated settings .ini file, preventing configuration settings from being saved pr ...

Mesh from attached USD fails to import

UE - Editor - Content Pipeline - USD - Mar 31, 2025

UDN customer reported this issue: Using legacy USDImporter, the attached USD throws these ensures ensure(Primvar.Get(&UVs, Options.TimeCode)); ensure(Primvar.GetIndices(&Indices, Options.TimeCode) ...

Skylighting on distant objects causes severe flickering with Lumen

UE - Graphics Features - Lumen - Mar 31, 2025

Lighting on distant meshes flickers when using Lumen and Skylights. Turning Lumen off and lighting from the skylight is stable. Turning off Lumen screen traces also lowers the amount of flickering ...

Masked material using virtual textures covering a decal will result in black pixels

UE - Graphics Features - Nanite - Mar 31, 2025

Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...

[USD] Reimport change reference to transient

UE - Editor - Content Pipeline - Import and Export - Mar 31, 2025

https://forums.unrealengine.com/t/usd-reimport-changes-referencers-to-transient/2421831 ...

Opcode shader compilation error when using a TextureSampleParameterCubeArray node with hardware ray tracing enabled

UE - Graphics Features - Ray Tracing - Mar 31, 2025

Materials containing a cube array texture sampling node will not compile when hardware ray tracing is enabled. The shader compilation error indicates that an invalid op code was used: "Opcode Sample ...

Excessive RVT page updates with Nanite and ClearCoat or Cloth shading model applied

UE - Rendering Architecture - Mar 31, 2025

There is an excessive number of page updates when a Nanite landscape has a runtime virtual texture material applied to it with a shading model set to ClearCoat or Cloth (instead of Default Lit). The ...

UAnimNotify::Notify not called during USkeletalMeshComponent interaction with UPhysicsControlComponent when PhysicsBlendWeight is zero

UE - Anim - Synthesis - Physics Control - Mar 30, 2025

UAnimNotify::Notify not called during USkeletalMeshComponent interaction with UPhysicsControlComponent when PhysicsBlendWeight is zero. The licensee has provided his analysis of the code: If USkelet ...

Iris - replication errors for actors in runtime data layer when reconnecting

UE - Networking - Iris - Mar 28, 2025

It seems like upon reconnecting to the server, the client receives a bunch containing the actor before it has loaded the data layer. See attached log snippet for errors. ...