Existing data can be lost from a datatable if the datatable is based on a struct that contains an array of another struct

Tools - Jul 8, 2016

If a DataTable is created in the Editor based on a struct that contains an array of a second struct, and a change is made in the second struct, any existing data values that have been entered into t ...

Planar Reflection seems to render inverted

UE - Platform - Mobile - Jul 6, 2016

Planar Reflections seem to be inverted on mobile devices. The angles seem to be off too. ...

Shader Model 5 and Tessellation causes unintended effects on Linux

UE - Platform - Linux - Jul 6, 2016

Using Shader Model 5 and tessellation on Linux gives strange results that are not present when used on Windows ex: 1) When using Shader Model 5 on Linux, turning on Translucent blend mode and Tesse ...

Fix support for compiling editor in monolithic

UE - Foundation - Cpp Tools - UnrealBuildTool - Jul 1, 2016

Some licensees have reported good results compiling the editor in monolithic configurations - startup times are noticably shorter. I believe there are a number of things that need fixing up across t ...

The Ability to Import Compatible Assets While Maintaining Original Folder Structure No Longer Functioning

UE - Editor - Content Pipeline - Import and Export - Jun 17, 2016

Before UE4.12 A user could drag a folder and its sub-directories from the Finder in Windows into the Content Browser and it would keep the folder structures. Now, doing the same results in the asset ...

Create Comment from Selection Option Not Working in Behavior Tree

Tools - Jun 8, 2016

In a behavior tree, while having multiple nodes selected, using the Create Comment from Selection option does not create a comment box as expected. Found in 4.12.1 binary. Reproduced in 4.11.2 bina ...

Tracks don't reset to default actor state when "Active" is disabled

UE - Anim - Sequencer - Jun 8, 2016

Tracks don't reset to default actor state when "Active" is disabled Tags: inactive Sequencer ...

AI Perception Peripheral Vision Angle Degrees Being Doubled

UE - AI - Jun 7, 2016

Any value that is set for Peripheral Vision Angle Degrees in an AI Perception component's Sight config is doubled. This does not occur with the PawnSensing component, which is inconsistent behavio ...

Cannot Add Elements to AIPerceptionStimuliSource's Register as Source on an Instance in the Level

UE - AI - Jun 7, 2016

When attempting to add an element to the Register as Source for Senses on an instance of a blueprint in the level, the + button has no effect. Clicking the button does not add an element. This work ...

Static + Dynamic CSM shadowing causes shadow acne for skeletal meshes on iOS

UE - Platform - Mobile - Jun 7, 2016

User reports Static + Dynamic CSM seems to cause horrible shadow acne on skeletal meshes. Believed to be the iOS depth bias issue. ...