Landscape Resize Tool Stall

UE - Graphics Tools - Terrain - Landscape - Oct 3, 2023

From licensee: We're trying to reduce component count on our landscape using the resize tool. When modifying the landscape execution never completes. When I hit pause and get a breakpoint to see wh ...

Add BP function that returns the list of DataLayerInstances in the DataLayerManager

UE - World Creation - Worldbuilding Tools - World Partition - Oct 3, 2023

A licensee doesn't have access to all DataLayerInstances of the DL Manager via Blueprint. [Link Removed] ...

Unable to access inherited component using Subobject Data Subsystem

UE - Gameplay - Components - Oct 3, 2023

When using the Subobject Data Subsystem (Engine\Source\Editor\SubobjectDataInterface\Public\SubobjectDataSubsystem.h), we often have to work with an instance of FSubobjectData (Engine\Source\Editor\ ...

ResetToDefault() incorrect behavior with multiple components selected with different defaults

UE - Gameplay - Blueprint Editor - Oct 2, 2023

In the blueprint editor when selecting multiple components and resetting a property that exists on both components to its default value, when the components had different default values the editor r ...

UnrealVS: Compile Single File no longer working after upgrading to 5.3

UE - Foundation - Cpp Tools - UnrealVS - Oct 2, 2023

After installing the UnrealVS version that arrived with 5.3. I can no longer use CompileSingleFile. It does however work on the Lyra project. One difference I notived, however, is that Lyra seems to ...

Shadowmapping broken in Android Vulkan Editor Preview

UE - Platform - Mobile - Oct 2, 2023

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