C++ Event Dispatchers target pin cannot be set to actor references

UE - Gameplay - Blueprint - Nov 13, 2014

When connecting C++ created event dispatcher, the Target node will not accept reference to other actors. This is happening in 4.6 and Main but is working as intended in 4.5.1 ...

'Decal Blend Mode' in the Result node is missing

UE - Rendering Architecture - Materials - Mar 8, 2022

'Decal Blend Mode' in the Result node is missing. The user that reported this noticed it when converting from early access to Preview 1. Their emissive decals stopped blending. ...

Cannot Preview a Node in a UI Material

UE - Rendering Architecture - Materials - Mar 18, 2016

Previewing a Node in a UI Material will not show anything, or will remain showing what is placed in Final Color. This issue appears to be fixed in Dev-Main as of CL-2914624. ...

The Add node does not update in the Construction Script

UE - Gameplay - Blueprint - Feb 28, 2015

The Add node does not update in the Construction Script. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...

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

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

SteamSockets not setup to handle Client/Session ID handshakes

UE - Online - Jan 13, 2023

Repro Rate: 3/3 This is a live issue where the customer claims that the SteamSockets implementaton is not setup to handle the new Client and Session Id setup that was introduced in 5.1. This issue ...

Renaming a SkinnedMeshComponent onto a different owning actor will cause issues with FAnimUpdateRateManager

UE - Anim - Runtime - Aug 12, 2021

As mentioned in the UDN - the user tried to rename an SMC to a different actor, which leaves the URO manager left with an incorrect data as it is not aware of the move. User proposed overriding Post ...

Startup movies using FDefaultGameMoviePlayer are not skippable using keyboard or gamepad

Media Framework - Oct 13, 2016

There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...

Import options broken when importing bones-only fbx animation

OLD - Anim - Jun 19, 2015

This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...