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

Editor crash when disabling looping in a nested subscene

UE - Anim - Sequencer - Aug 26, 2021

Disabling looping in a nested subsequence seems to crash the editor upd. Regression was checked on //UE4/Release-4.26 CL 15973114, the issue wasn't reproduced. Regression - Yes ...

Make Binary Config setting has typo in the tooltip

Tools - Aug 24, 2021

There is currently a typo in the Make Binary Config option tooltip text. It currently says, "If enabled, staging will make a binary config fie for faster loading." Instead, the text should read "If ...

Ensure in MovieScenePropertyTrack when packaging

UE - Anim - Sequencer - Aug 24, 2021

RGB/UINT10 HDR Format not using ST.2084

UE - Rendering Architecture - RHI - Aug 23, 2021

Specification here: [Link Removed] Which is mirrored in engine in FD3D12DynamicRHI::Init (for example): [Image Removed] However, FWindowsPlatformMisc::ChooseHDRDeviceAndColorGamut always returns ...