Network Prediction crash when smoothing service instance data is reallocated out from under FNetworkPredictionStateView

UE - Gameplay - Network Prediction - Apr 4, 2025

Received a report from a licensee using Network Prediction Plugin and Mover.  There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...

Lack of multi-bounce when using software traced lumen radiosity

UE - Graphics Features - Lumen - Apr 4, 2025

Certain Lumen Hardware Ray Tracing CVars, when disabled in isolation, will not fall back to tracing the Global Distance Field, because the Global Distance Field is still disabled. The function "Lum ...

Object Tracks in SubSequencer Lose References When Blending is Enabled

UE - Anim - Sequencer - Apr 4, 2025

We're encountering an issue when using object tracks in subsequencer. When enabling blending on a subsequencer section, the object reference resets throughout the entire duration of the track. Inte ...

Sequencer Conditions crash - GarbageCollectionVerification

UE - Anim - Sequencer - Apr 3, 2025

Encountered a crash during the garbage collection phase when using sequencer conditions with subsequence tracks. Specifically, objects appear to break the "Disregard for GC" assumptions. ...

Blueprint asset tabs move around weirdly when you navigate between them with too many open

UE - Editor - Workflow Systems - Apr 3, 2025

The "parent class type" text changing size causes the tabs to shift around a lot when you have a lot of them. We need to figure out a better place for this text to avoid the issue ...

Datasmith .WIRE Import - Shader name inserted into Material Element Slot

UE - Editor - Content Pipeline - CAD - Apr 2, 2025

Can we please implement a feature whereby the shader name applied to surfaces / objects is used for the Material Element Slot? When using Dataprep and replacing the materials using a table, it give ...

MaterialX texture imports won't import files with the same name

UE - Editor - Content Pipeline - Import and Export - Apr 2, 2025

Hello! When importing .mtlx files that contain textures with the same name (but different filepaths), only the first texture is imported. This seems to be due to the function CreateTextureNode() i ...

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

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