Android Vulkan SM5 crash at startup

UE - Platform - Mobile - Sep 6, 2021

Crash Applying Multiple Anim Modifiers

UE - Anim - Runtime - Sep 5, 2021

Fatal error: [Link Removed] [Line: 2516] Fatal error: [Link Removed] [Line: 2516]Objects have the same fully qualified name but different paths. New Object: MotionExtractorModifier /Game/Characters/ ...

Wrong Role in BeginPlay of startup actors respawned by a replay scrub

UE - Networking - Sep 3, 2021

The Role/RemoteRole of net startup actors that get respawned during the replay scrub will be incorrect/swapped during BeginPlay (but not later for any onreps we process). ...

GeometryCaches don't implement CreateHitProxies to create a unique hitproxy per section/material

UE - Editor - Content Pipeline - Datasmith - Sep 3, 2021

This causes the ObjectId pass in MRQ to fail to distinguish between materials in the resulting Cryptomatte file. It looks like FGeometryCacheSceneProxy doesn't implement CreateHitProxies so it's f ...

APlayerController::FlushPressedKeys is (incorrectly?) called when the client viewport loses focus.

UE - Gameplay - Input - Sep 3, 2021

When focus changes an IE_Released event occurs for the W key (your character stops moving) due to UGameViewportClient::LostFocus calling APlayerController::FlushPressedKeys. Because of the R key pre ...

[Dynamics Processor][Audio Bus Sidechain] - Audio Bus Sidechain doesn't function the second time a sound is triggered

UE - Audio - Audio Bus - Sep 2, 2021

Retriggering a sound using an Audio Bus as a sidechain on a Dynamics processor seems to not uses the sidechain. The sidechain will start working again if it's reset on the Dynamics Processor effect ...

Paused Sounds Do Not Have their Channel Map Updated Properly on Device Swap

UE - Audio - Sep 2, 2021

Swapping between output devices with different channel counts can cause sound corruption for sounds that were paused during the device swap call. More info can be found in the linked UDN, along with ...

Fatal Error: FMallocBinned2 Attempt to realloc an unrecognized block when exiting a packaged game that has the Bink Media plugin enabled

RAD - Bink Video - Sep 2, 2021

When exiting a packaged project with the Bink Media plugin enabled, a fatal error is shown. This does not occur in packaged projects without the Bink Media plugin enabled. The Bink Media plugin doe ...

Splitscreen View2 influences translucency in view 1

UE - Graphics Features - Sep 2, 2021

The videos + screenshots in the zip file show the issue on the modified gun sight. The licensee has provided a suggested fix here -[Link Removed] ...

Replicated component destruction not reaching client

UE - Networking - Aug 31, 2021

See the attached UDN for more information and a sample project reproducing the issue. This issue seems to happen due to a specific order of events. First, the component is destroyed, and garbage col ...