Stationary Directional Lights not Rendering Dynamic Shadows on Mobile

UE - Platform - Mobile - Jan 21, 2016

As the title suggests, dynamic shadows on mobile when using a stationary directional light are not appearing at all when deployed to the device or when viewed in the mobile previewer. The odd part ...

Editor Crashes When Setting Location of Scene Component BP to World

UE - Gameplay - Blueprint - Dec 9, 2015

In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...

The AND node always calculates all inputs

UE - Gameplay - Blueprint - Nov 5, 2015

The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...

Spawn Actor From Class Multiplying Transform Scale By Original Object Scale

UE - Gameplay - Jun 9, 2016

When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...

Setting Pressed Sound for Widget Style Doesn't Set the Value

UE - Editor - UI Systems - Nov 6, 2015

Attempting to set the Pressed Sound for Widget Style dynamically never actually sets the sound. When you click the button, you get no pressed sound. However, when setting the Pressed Sound through t ...

Simulated physics bodies not working properly with BP Move Component To node

UE - Simulation - Physics - Jun 5, 2015

This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...

Node Comments don't appear until the node is scrolled over after it is entered

UE - Gameplay - Blueprint - Nov 23, 2016

Node Comments don't appear until the node is scrolled over after it is entered This is a Regression. It was working in 4.13.2 but broken in 4.14. User Description: BP node comments hidden until m ...

Duplicating Example Level Prevents the Copy From Being Saved

Tools - Oct 27, 2015

In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...

The Toggle Comment Bubble button for Reroute nodes does not revert the comment bubble to constant visibility

UE - Gameplay - Blueprint - Nov 21, 2015

The Toggle Comment Bubble button for Reroute nodes does not revert the comment bubble to constant visibility if the bubble is set to only appear when the node is hovered over. This does not occur w ...

Using Attach To in Construction Script Causes the Editor to Crash

UE - Gameplay - Blueprint - Nov 17, 2015

After creating a blueprint with a box trigger and a cube component, attempting to use an AttachTo (Box) node and then attaching the cube to the In Parent socket compiles without issue. However, if y ...