Calling FHttpResponsePtr::GetContentLength() from OnRequestProgress delegate returns different values on Mac/iOS than Windows

Tools - Nov 9, 2016

Licensee was looking for a way to get total file size to display download progress. On Windows (which uses the curl library for Http request/response), binding a function to the OnRequestProgress d ...

Add Gameplay Tag and Append Gameplay Tag Containers use the same tooltip

UE - Gameplay - Nov 8, 2016

In a blueprint, the Add Gameplay Tag and Append Gameplay Tag Containers user the same tooltip (which seems to only be relevant to Append Gameplay Tag Containers). ...

Shift drag objects pivot causing broken movement

Tools - Nov 8, 2016

In another related bug UE-38381, but this bug causes the cube to instantly move to where your mouse is located after shift is released a second time. This occurs in 4.13 therefore not a regression ...

Shift drag Pivot on an Object in editor does not work

Tools - Nov 8, 2016

When holding shift on any axis, the camera follows the object when you move around the level. When trying to do this with the pivot, the cube does not move at all. This issue is present in 4.13 as ...

If a data table row has been modified, two clicks on another row are required to switch

Tools - Nov 8, 2016

The row selection doesn't update on the first click if the previously selected row had been modified. This is likely because we cache the selected row before updating the data table to reflect the n ...

Changing Blueprint Interface's Const Status Doesn't Update Blueprints its Already Implemented In

UE - Gameplay - Blueprint - Nov 8, 2016

Implementing an interface that contains const functions and later attempting to change these functions to be non-const does not update the status of the functions inside of the actor they are implem ...

Unable to click on Building blocks in Strategy Game HTML5

UE - Platform - Mobile - Nov 8, 2016

Other button clicks works on the game. I am able to move the camera, click on the mini map, collect gold, and pause the game. For some reason I cannot click on the building blocks. Cannot check on ...

Red and Blue color channels flipped on materials called from HTML5 server

UE - Platform - Mobile - Nov 8, 2016

Red and Blue color channels flipped on materials called from HTML5 server ...

One-time crash editing color value of a Linear Color variable

Tools - Nov 7, 2016

One-time crash occurred when changing the color value in the Color Picker for a variable. So far I have not been able to reproduce this issue again. ...

Decal Actor Returns 0,0,0 With Actor Position Node

UE - Graphics Features - Nov 7, 2016

The actor position node no longer returns the actor position for the decal actor. ...