ICVFX Editor window blinking and render nodes hitching at the end of every Take Record

UE - Virtual Production - Tools - Multi-user - Feb 10, 2024

After a take record within multi-user has completed recording, and with Toggle Multi User Take Recorder Sync enabled, any other control boxes with the ICVFX window open to UV view will flash with th ...

GPU particles disabled on Quest

UE - Niagara - Feb 9, 2024

GPU particles were disabled on Quest 1 due to a compute issue. We need to validate / fix issues for Quest 2 / Quest 3. Reported in [Link Removed] ...

Node errors that block compilation aren't output in compiler results log

UE - Anim - Rigging - Control Rig - Feb 7, 2024

Errors from EdGraph nodes aren't being piped into the compiler results log.  This can make it difficult to track down what's broken in larger rigs. ...

Lumen indirect lighting artifacts when far from world origin

UE - Graphics Features - Lumen - Feb 6, 2024

Lumen seems to not be using Large World Coordinates somewhere. The Lumen Scene develops artifacts at large distances (5000 KM) from the world origin. ...

Lumen with HWRT has an artifact on AMD GPU

UE - Graphics Features - Lumen - Feb 6, 2024

Repro test required.We don't have AMD GPU to create the same environment here, so we collected reproduction information from the licensee and passed it on as is.Let me know if you need any additiona ...

Atmosphere Sunlight shafts, artifacts, for both cascaded and virtual shadow maps.

UE - Rendering Architecture - Feb 5, 2024

Very large objects casting dynamic shadows on the sky atmosphere can lead to flickering (cascaded shadow maps) or square patterns (virtual shadow maps). ...

Duplicated ChildActor on World Partition Streaming

UE - World Creation - Worldbuilding Tools - World Partition - Feb 5, 2024

The issue is encountered when streaming a world partition an actor with an AChildActorComponent which generates 2 instances instead of one when run as a client in the editor. This behavior does not ...

When the Groom asset LOD switches from Strands to cards, hair rendering is stuttered

MetaHuman - Feb 3, 2024

It only happens when changing LOD from strands to cards.not in situations where changing LODs from cards to cards, cards to strands, strands to strands. The card meshes are not rendered immediately ...

UDataTableFunctionLibrary::AddDataTableRow() fails for blueprint-defined row structure types

UE - Gameplay - Blueprint - Feb 2, 2024

The editor-scripting blueprint node "Add Data Table Row" fails when the Data Table uses a Row Structure that was defined in blueprint. Internally, it checks if the passed-in UScriptStruct is derived ...

Crash when duplicating component with Instanced property initialized with CreateDefaultSubobject

UE - Framework - Feb 2, 2024

An editor crash can be observed when copy-pasting an actor with an actor component with an instanced object property when set to a non-default value. Detailed steps to reproduce are provided below. ...