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

Find in Blueprints: Default values of TMap keys are not returned

UE - Framework - Blueprint Editor - Sep 3, 2025

Context Find-in-Blueprints can be used to search the current, or all, blueprints. If you enter a simple string, it would return nodes, pins, pin default values and default values for BP Variables ( ...

Invalid GUIDs on new material instance parameters cause overrides to break on base param rename

UE - Rendering Architecture - Materials - Sep 3, 2025

When a parameter value is assigned on a newly created material instance (constant or dynamic) using Set***ParameterValueInternal, the parameter’s ExpressionGUID is left invalid (0,0,0,0). Parameter ...

RigVMRegistry : The registry is not locked for writing yet : ensure statement error during cook

UE - Anim - Rigging - Control Rig - Sep 2, 2025

I am seeing an cook failure at the very beginning. It goes away with a retry step via Horde. Please find attached call stack. I am able to consistently reproduce it by wiping all the DDC cache and ...

Precision issues with 16-bit Skin Cache shaders.

UE - Rendering Architecture - Sep 2, 2025

A licensee reported precision issues with position in the gpu skin cache shaders with 16-bit real types enabled. ...

Negatively scaled box collisions render back faces in Player Collision debug view

UE - Simulation - Physics - Sep 1, 2025

The player collision debug visualization for negatively scaled boxes is rendering the back faces, not the front faces. The debug primitives are rendered via the dynamic mesh builder. FDynamicMeshBui ...

When ControlRig.EnableAnimNodePerformanceOptimizations is enabled, the default pose briefly appears after the Control Rig is reinitialized

UE - Anim - Rigging - Control Rig - Sep 1, 2025

Since UE5.6, ControlRig.EnableAnimNodePerformanceOptimizations is enabled by default, and this appears to be causing the issue. Specifically, when the control rig’s construction event is processed, ...

Crash when running "MAP REBUILD ALLVISIBLE" with hidden sublevels and then changing maps

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

Running the MAP REBUILD ALLVISIBLE editor command when the current map contains hidden sublevels causes a crash upon changing maps. The issue seems to be related to hidden sublevels being cleared in ...

GeometryCollectionPhysicsProxy::FieldParameterUpdateCallback() not removing invalid Commands, leading to performance issues

UE - Simulation - Physics - Destruction - Aug 30, 2025

GeometryCollectionPhysicsProxy::FieldParameterUpdateCallback() not removing invalid Commands, leading to performance issues. The licensee has provided their analysis: We seem to have stumbled acro ...