Behavior tree subtree switch reported as hitching

UE - AI - Apr 4, 2016

Setup described in UDN post: parent tree: root - selector - run behavior task subtree: root - sequence - custom BP task with just print string repro: print string message (engine tick) is showing u ...

Search Field within Blueprint Graphs lose focus after Right-Clicking on Mac and Linux

UE - Platform - Apple - Apr 3, 2016

The search field within blueprints loses focus after right-clicking in an empty space in the graphs. I checked to make sure this was not a universal issue, and it is indeed platform specific with t ...

Spawn Emitter Attached not working in Packaged Game

UE - Niagara - Apr 2, 2016

Spawn Emitter Attached not working in Packaged Game. Not sure if it isn't spawning the emitter or if it is spawning at the wrong location. ...

Upgrading Project After Disabling Light PropagationVolume Plugin Causes Crash

UE - Foundation - Cpp Tools - Plugin System - Apr 1, 2016

Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...

GPU Particle Emitter noticable stutter with steady stream

UE - Graphics Features - Apr 1, 2016

When using a GPU particle and setting a steady stream there is an obvious stutter compared to 4.10.4 where everything worked smoothly. Regression: YES This issue did not occur in 4.10.4 CL-2872498 ...

Construction script in parent blueprint cannot call function in child blueprint

UE - Gameplay - Blueprint - Apr 1, 2016

Construction script in parent blueprint cannot call function in child blueprint when the editor first loads. Once the parent BP is compiled it acts as expected. Regression? (Yes), issue (does not ...

Opening Sequencer from "Window" toolbar option opens an empty window

UE - Anim - Sequencer - Apr 1, 2016

After enabling the Sequencer plugin, opening Sequencer from the Window toolbar option brings up an empty window that cannot be interacted with. Is this a regression: No - Issue occurred in 4.10.4 a ...

Manipulating Morph Target on Master Component distorts Slave Components

OLD - Anim - Apr 1, 2016

Manipulating Morph Targets on Master Component distorts Slave Components. It makes no difference if the slave component has the morph target being manipulated in the master See attached image and ...

Cannot manipulate morph targets unique to Slave Component through Master Component

OLD - Anim - Apr 1, 2016

Cannot manipulate morph targets that are unique to the Slave Component through the Master Component. So the situation here is that the Head(Master) does not have the "BeerBelly" morph target, but t ...

It's possible for Random Sequence Player entries to repeat with Shuffle enabled

OLD - Anim - Apr 1, 2016

In the Random Sequence Player node, it is possible for entries to repeat when Shuffle Mode is enabled. ...