BeginOcclusionTests called twice in ProfileGPU report during VRPreview

UE - Platform - XR - Mar 23, 2017

When running in VRPreview and entering the 'ProfileGPU' command, 'BeginOcclusionTests' is listed twice. As the licensee mentioned, if a project uses heavy occlusion this could quickly become a cost ...

Use Acceleration for Paths Disables AI Pawn Movement

UE - AI - Mar 23, 2017

Use Acceleration for Paths in the movement components appears to be preventing pawns from moving. ...

Packaging a Project With Nativize Blueprints Enabled Fails With Setter for an Array of Classes

UE - Gameplay - Blueprint Runtime - Mar 23, 2017

Packaging failure occurs with nativize blueprints enabled when you have an array of classes and you try to set it with an array from an instance of a native C++ class. Found in 4.15.1. Reproduced i ...

Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor

UE - AI - Mar 23, 2017

Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor. The values will reset back to default values when the asset is reopened. ...

//UE4/Main: Step 'Compile UE4Game Win64' - ComponentVisualizers Error

UE - Audio - Mar 23, 2017

[Link Removed]ERROR: UEBuildBinary not set up for module ComponentVisualizers ...

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

Ensure triggered when exiting PIE with dedicated server options

UE - Networking - Mar 22, 2017

When "Use Single Process" and "Use Less CPU when in Background" are checked off, running a dedicated server in PIE will cause an ensure on exit Regression: Yes - Behavior does not occur in binary 4 ...

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