Adding a Named Slot to a UMG Widget is causing the number to increase rapidly.

UE - Editor - UI Systems - Feb 25, 2015

If you create a new Blueprint Widget, place a button into the widget, and click, hold, and drag a Named slot onto the button, the number of the Names Slot will keep increasing as long as the named s ...

Lens Flares Tints appears in the Get Settings node for PostProcessVolume but does not appear in the Set Settings node

UE - Gameplay - Blueprint - Dec 11, 2014

The Lens Flares Tints struct appears in the Get Settings node for a PostProcessVolume but does not appear in the Set Settings node. ...

Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint

UE - Gameplay - Blueprint - Aug 26, 2016

Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint. The Struct appears to throw an error when making changes that are seemingly unrelat ...

References for a return node do not appear to update when changing the class settings for the "Create widget" node

UE - Editor - UI Systems - Oct 24, 2016

References for a return node do not appear to update when changing the class settings for the "Create widget" node. The return node does not appear to update the expected out put and instead throws ...

Copy and Pasting the Value for a Vector3 Parameter causes Color Picker to Stretch Across screen

UE - Rendering Architecture - Materials - Nov 17, 2016

When copying the 'Value' of a color from the color picker within the material editor, and pasting it into the value field of a new color picker dialog window, it stretches across the screen and caus ...

.mp4 videos are not playing on certain mobile devices

Media Framework - Nov 14, 2016

When launching a project with a video in it on an Android or iOS device, it either will work or it will not work. I believe this is due to the OS version of the device, but it may be related to the ...

Unable to compile Engine for Debug Editor when bDebugBuildsActuallyUseDebugCRT is set to true

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 10, 2016

When building the source for the engine in Visual Studio 2015, if bDebugBuildsActuallyUseDebugCRT is set to true and the build configuration is Debug Editor, the build will fail. Full output log fr ...

Cine Camera cannot track actors in sub-levels

UE - Anim - Sequencer - May 5, 2016

Cine Camera cannot track actors in sub-levels Could be the actual repro for [Link Removed] ...

Mouse buttons become depressed once Set Keyboard Focus is run on a 3D widget

UE - Editor - UI Systems - May 18, 2015

If a user is holding down a button on the mouse and the Set Keyboard Focus node from blueprint is called on a 3D widget, the button that is being held down on the mouse is reset to the 'Released' po ...

Event ActorBeginOverlap no longer responds once packaged

UE - Foundation - Core - Cooker - Aug 4, 2015

When a project is packaged and has the 'event actoronbegin' within a blueprint, the 'event actoronbegin' no longer responds. It does respond within the Editor though. Packaged Project: [Link Remove ...