Issue when sampling landscape height at a given location using Chaos::FHeightField::GetHeightAt

UE - Simulation - Physics - Apr 2, 2025

This is an issue reported from a licensee: When sample landscape height at a given location, it is likely we interpolate from the wrong triangle. [Image Removed] Details in: [Link Removed] ...

Rect light LTC textures fail to load when cooking with bSharedLinearTextureEncoding enabled

UE - Texture - Apr 2, 2025

When running a build with bSharedLinearTextureEncoding enabled, View.GGXLTCMatTexture and View.GGXLTCAmpTexture are pointing at the black texture fallback, which affects correctness of rect lighting ...

Sky Atmosphere Material Nodes not Correctly Represented in the Surface Cache for Nanite Enabled Static Meshes

UE - Graphics Features - Apr 1, 2025

When nanite is enabled on a static mesh, lighting contributions from Sky Atmosphere material nodes are not incident on the static mesh and no longer present in the overall lighting of the scene. Th ...

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

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

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

Branching Points in a Montage Affect the Rotation Outcome of Root Motion

UE - Anim - Runtime - Mar 28, 2025

When playing Montages with Root Motion, the sub stepper extracts root motion transform in small increments. If a Branching Point exists within the interval being extracted, the extraction range is s ...

When adding a MovieSceneObjectPropertyTrack and section via python, the new track is not initialized.

UE - Anim - Sequencer - Mar 28, 2025

When you add a track for an Object property via python, the track does not initialize properly and the widget on the track for choosing a new object does not populate typed. This is even after setti ...

Light function does not work with volumetric fog when not compatible with light atlas

UE - Graphics Features - Mar 28, 2025

Light functions do not work as intended with volumetric fog when using clamped mask textures which are not compatible with the light function atlas. In light functions materials, when using any UV ...