Second player's screen does not render in Split Screen on Android

UE - Platform - Mobile - Mar 21, 2019

The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...

Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

Hierarchical Instanced Static Mesh component instances are not duplicated correctly if the parent is duplicated

UE - Graphics Features - Dec 16, 2016

Duplicating an actor with a Hierarchical Instanced Static Mesh component that has an instance will duplicate the instance as well, but this instance is not rendered. Please note, this was discovere ...

Artefacts with Volumetric Clouds

UE - Graphics Features - Nov 2, 2022

(Enduring Games) Please see UDN - Case includes project and potential fix from customer. Need to verify that it does not affect other parts of the volumetric composition. bHasValidSamples is the sam ...

Attached Project Crashes When Attempting to Open Blueprint

UE - Gameplay - Blueprint - Nov 11, 2015

The project in question: [Link Removed] The user is experiencing an issue where they've fixed compile errors on their NPC blueprint, and now are unable to open it without experiencing a crash. Righ ...

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active

UE - Gameplay - Feb 15, 2017

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active. Restarting the editor fixes the issue. ...

SunTemple Performance Regression on Galaxy S6 family devices.

UE - Platform - Mobile - Aug 17, 2016

We encountered this issue while checking data for the Mobile Compat pass on 4.13. Galaxy S6 4.12 FPS/FR: 54/18.5 Galaxy S6 4.13 FPS/FR: 24/41 Galaxy S6 Edge 4.12 FPS/FR: 53/18 Galaxy S6 Edge 4.13 ...

BP - Array Get node can result in BP compiler note on load with reference types.

UE - Gameplay - Blueprint - Apr 10, 2017

This is similar to [Link Removed], only in this case, the "Array Get" node is implemented as a UK2Node_GetArrayItem and not a UK2Node_CallArrayFunction. The fix for [Link Removed] currently applies ...

CreateWidget node keeps reference to created widget on output pin

UE - Gameplay - Blueprint - Oct 17, 2017

There was an issue in 4.16 (fixed in CL# 3437205) in which blueprint output pins would hold on to object references until the blueprint was destroyed. It appears that an additional fix may need to b ...

[Feature Request] Niagara Ribbon Render needs V direction Tessellation option

UE - Niagara - Aug 8, 2021

It has a common chunking visual artifacts that lot's of triangular Translucent overlap once Ribbon's width is big and twisted heavily facing to Camera [Image Removed] It can be fixed by adding mor ...