Blueprint transformed in sequence does not update at runtime

UE - Anim - Sequencer - Mar 22, 2017

Blueprint transformed in sequence does not update at runtime. You can see this when rendering out the first part of op_seq sequence or watching the sequence in PIE. ...

Invalid array length error launching QAGame onto HTML5

UE - Platform - Mobile - Mar 22, 2017

Firefox 32-bit Version 52.0.1 This error also occurs in MainRangeError: invalid array length[Learn More] 0943e4e3-83fc-4463-accc-9fd15fd7df6c:157:9 processPackageData blob:http://localhost:53501 ...

Assert message in TArray::CheckAddress is not appropriate for all situations

UE - Foundation - Core - Mar 21, 2017

The assert message in CheckAddress is as follows:"Attempting to add a container element (%p) which already comes from the container (%p, ArrayMax: %d, ArrayNum: %d, SizeofElement: %d)!" This assert ...

material editor: Auto variable name generation bug

UE - Rendering Architecture - Materials - Mar 21, 2017

If you create a parameter collection node in a material and select a parameter from the drop down and then copy and paste that node a _1 will be appended to the end of the parameter collection varia ...

Clearing text property from a Text widget won't work the first time

UE - Editor - UI Systems - Mar 21, 2017

It currently takes two attempts to clear the default text from a Text Block widget. The first time you try, the property will repopulate with the previous string. ...

Crash when element is added to a map variable with unhashable key

UE - Gameplay - Mar 21, 2017

Crash when element is added to a map variable with unhashable key. An error is thrown on compile but an element can still be added under the Details panel of the variable. Crash Reporter: [Link Rem ...

uncaught exception: out of memory after launching project onto HTML5 (32-bit browsers)

UE - Platform - Mobile - Mar 20, 2017

First person template project is struggling to run on Firefox 32-bit Version 52.0.1 and eventually throws an "uncaught exception: out of memory" error. Occurs in both BP and C++ projects. May be a ...

USkinnedMeshComponent::FindClosestBone does not respect bRequirePhysicsAsset parameter

OLD - Anim - Mar 20, 2017

A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...

Crash occurs when right-clicking in graph of a blueprint with a null parent class

UE - Gameplay - Blueprint - Mar 17, 2017

REGRESSION No Crash occurs when the user right-clicks in the graph in a blueprint that has a Null parent class. ...

Ensures when packaging a project for Windows

UE - Gameplay - Blueprint - Mar 17, 2017

Packaging a blueprint project fails due to multiple ensures. This does not occur in UE4/Main. ...