Crash when changing r.MaterialQualityLevel when FastGeo plugin enabled in cooked build

UE - World Creation - Worldbuilding Tools - Sep 5, 2025

The engine crashes when the r.MaterialQualityLevel is changed in a cooked game that uses the FastGeo Streaming Plugin. The crash doesn't repro with the same steps in Editor, just in a cooked build. ...

'Malformed sequence hierarchy' ensure hit after modifying sub-sequence tracks

UE - Anim - Sequencer - Sep 5, 2025

It's possible for there to be multiple instances of the same sequence in the evaluation states cache if the same sequence is used in multiple sub-sections. Caches are never removed from the evaluat ...

DirectoriesToAlwaysCook in platform specific configuration files are ignored by the cook process

UE - Platform - Console - Sep 5, 2025

When DirectoriesToAlwaysCook is placed in a platform-specific configuration file, the cook process does not read that entry when cooking content for that platform. The editor is aware of the platfo ...

Crash when calling SetState inside state machine OnUpdate

UE - Anim - Sep 5, 2025

The crash happens when SetState is called inside the function bound to OutputAnimationPose’s OnUpdate in the animation state. This way of using Set State node is the same as shown in the official do ...

Lumen Translucency lighting vs opaque mismatch is larger than expected

UE - Graphics Features - Lumen - Sep 5, 2025

The licensee's VFX team has been struggling with getting their Niagara systems with translucent materials to fit into the environments they are being used in. In a project with default settings, the ...

Illegal reference to private object: when cooking a child level sequence with a conditional

UE - Anim - Sequencer - Sep 4, 2025

See attached zip for repro project.  Slack here: [Link Removed] and here: [Link Removed] ...

Client and server can both get stuck waiting for packet sequence history flush

UE - Networking - Sep 4, 2025

The issue occurs when both instances have a significant difference between their last sent and last ack'd sequence number, as they will begin waiting for the sequence history to be flushed for a pac ...

Modifying the view size can cause TSR history to allocate large amount of memory

UE - Graphics Features - Sep 4, 2025

When animating the split fraction of a splitscreen experience, TSR causes an significant increase in UAV memory. In PIX, this appears to be caused by TSR allocating the history multiple times when ...

MRQ - Subgraphs do not evaluate properly in Quick Render

UE - Virtual Production - Tools - MRQ - Sep 4, 2025

Subgraphs do not seem to be evaluating properly with Quick Render. Message from the EPS: "While testing out Quick Render, I've found that subgraph nodes are not being evaluated. Digging into it dee ...

Sequencer is not taking into account the TransformOriginOffset of the level sequence actor.

UE - Anim - Sequencer - Sep 3, 2025

When a level sequence actor has camera's marked for preroll in it and information is gathered for a camera cuts location to send to the streaming manager, it does not take into account the Transform ...