MRQ rendering crashes when there is an empty audio track

UE - Virtual Production - Tools - MRQ - Aug 25, 2025

Heterogeneous Volume Actor causes ensures to trigger in Debug builds

UE - Niagara - Aug 24, 2025

When a heterogeneous volume actor is used with a volume material in a debug build, the following ensures are triggered: Ensure condition failed: UniformBufferValue || EnumHasAnyFlags(AutomaticallyBo ...

UE 5.6 broke the Collaborative Viewer Template pawn's Mouse Look

UE - Gameplay - Aug 24, 2025

UE 5.6 broke the Collaborative Viewer Template pawn's Mouse Look. Creating a 5.6 project based on the Collaborative Viewer Template and Playing-In-Editor, we notice that the Mouse Look functionality ...

Copy-pasting an actor property that is a set of strings adds extra quotes and escapes

UE - Editor - Workflow Systems - Aug 24, 2025

Copy-pasting an actor property that is a set of strings adds extra quotes and escapes. The licensee has reported: The problem doesn't happen for example for properties of types set of integers, nor ...

Copying a grouped MaterialInstanceParameterDetail property that has spaces on it's name does not enclose it in double quotes, and later pasting won't work as expected

UE - Rendering Architecture - Materials - Aug 24, 2025

Copying a grouped MaterialInstanceParameterDetail property that has spaces on it's name does not enclose it in double quotes, and later pasting won't work as expected. The licensee noticed this in a ...

Adding pin to CR node causes crash if input variable is assigned to one of the array element

UE - Anim - Rigging - Control Rig - Aug 22, 2025

When a node has a variable assigned to one of its pins. You will get a crash every time you add a pin. I am sure this goes for all nodes with with the "add pin" functionality [Link Removed] ...

Slow editor/PIE loading of UWorldPartitionHLODSourceActorsFromCell

UE - World Creation - Worldbuilding Tools - World Partition - Aug 22, 2025

Loading UWorldPartitionHLODSourceActorsFromCell takes a lot of time in editor + PIE when it contains a lot of actors per UWorldPartitionHLODSourceActorsFromCell (between 2K and 2K actors). ...

Slate text layout AllowPerCharacterWrapping issue

Customer-reported bug in TextLayout (AllowPerCharacterWrapping): Issue seems tied to bHasTrailingText handling in TextLayout.cpp (~line 694). The remainder handling after wrap inserts an extra break ...

Missing PSO Precaches in the engine

UE - Rendering Architecture - RHI - Aug 20, 2025

A licensee wanted to report some missing PSO Precaching they found, which they have fixed locally: 1. UCableComponent doesn't implement CollectPSOPrecacheData or call CheckPSOPrecachingAndBoostPri ...

Objects are culled prematurely in the right eye

UE - Platform - XR - Aug 19, 2025