Volumetric lightmap + stationary light has missing shadows

UE - Rendering Architecture - Sep 5, 2023

Primitives with the "Lightmap Type" set to "Force Volumetric" are not shadowed correctly. Issue dates back to at least 4.27.2. As a workaround, making FLightCacheInterface::GetStaticInteraction al ...

Multi-User - Conflict between two users dragging a selection

UE - Virtual Production - Tools - Multi-user - Sep 12, 2023

During a Multi-User Editing session with two or more team members two or more users can take control of the same actor and move it to different locations in the viewport at the same time. However, ...

IES Texture Icon changes to a gradient bloom once assigned

UE - Editor - Workflow Systems - Sep 13, 2023

This is not a regression. Tested in //UE5/Release-5.2 CL26001984 After assigning an IES Profile to a light the icon for that profile updates to a gradient bloom preventing the profile from being pr ...

Setting a Sound Wave variable by the drop down menu of a Macro results in a missing properties error for Duration

UE - Gameplay - Blueprint Runtime - Sep 20, 2023

This is not a regression. Tested in //UE5/Release-5.2 CL26001984 When using the drop down to select a sound wave asset as an input for a Macro then getting the duration of the sound wave within the ...

'GetClassDefaults' Can Cause Blueprint To Become Modified When Unrelated Blueprint Is Compiled

UE - Gameplay - Blueprint - Sep 22, 2023

The stems from a really old change (CL 2948683) to fix [Link Removed]. Compiling ObjectA will call RefreshExternalBlueprintDependencyNodes on its dependent BP,  ObjectB_ReferencesA, which reconstru ...

UVOIPStatics::VoiceTalkerMap entries overridden in single-process multiplayer PIE

UE - Online - Oct 2, 2023

UVOIPStatics::VoiceTalkerMap uses FUniqueNetIdWrappers as its keys, which will be the same across multiple instances for a player. A player's local pawn can have a voip talker, and that pawn on a re ...

Editor crash when deleting a outline folder with subfolders and using context menu

UE - Editor - Workflow Systems - Oct 3, 2023

A user has reported that when using the Scene Outliner in a large map that has many actors and nested folders in the Outliner, deleting a folder that has subfolders from the Scene Outliner with Dele ...

[Audio Gameplay Volumes] - AGV components don't retrigger on virtualized sounds inside AGVs

Audio-Gameplay-Engineering - Oct 3, 2023

[Link Removed] This also occurs with Submix overrides and for settings where the listener is outside the volume. From Ryan: Likely when this setup occurs, AGVs needs to know to re-evaluate interi ...

Display bug in "View Changes" window causes pending file list to disappear

UE - Editor - Workflow Systems - Oct 6, 2023

The list view containing the files operated on by source control is missing a few hooks to refresh its contents, which can result in the view being delayed or inaccurate. ...

Details Panel - USTRUCTS do not save their expansions properly

UE - Editor - Workflow Systems - Oct 6, 2023

Currently USTRUCTS do not support saving expansions properly. While we won't implement a separate pathway for USTRUCTS to save their expansions, a general solution to save expansions for class or st ...