Behavior tree observers don't work with OnValueChange mode

UE - AI - May 25, 2015

Behavior tree observers do not notice the OnValueChanges ...

Visual Studio is required to create a new Blueprint script component

Tools - May 26, 2015

If a user does not have visual studio installed, they are not able to create new Blueprint script components and are given the error message "No compiler was found. In order to use C++ code, you mus ...

Crash in Retarget Manager with Humanoid Rig when trying to re-assign a bone to a node

OLD - Anim - May 26, 2015

Crash in the Retarget Manager with Humanoid Rig when trying to re-assign a bone to a node. Happens particularly when there is already a bone selected and you want to select a new one. [Link Remove ...

Fixup Redirectors doesn't work in the editor

Tools - Apr 28, 2015

Fixup Redirectors doesn't work in the editor when showing redirectors using the filter and then choosing Fixup. The maps that reference the redirectors aren't being checked out and fixed. I'm just g ...

With root motion, AnimSeq moves in Persona when Additive Anim is enabled

OLD - Anim - May 26, 2015

Animation Sequence preview moves from the origin with root motion enabled and either local or mesh space selected for the Additive Anim Type. Example Project: [Link Removed] ...

Trace complex for assets simulating physics does not show accurate collision

UE - Gameplay - Apr 27, 2015

When using Trace Complex in a LineTraceByChannel node does not give accurate results when object is simulating physics and scaled. The scaled root mesh in the BP will only register its collision rat ...

Reset Emitter button in blueprint emitter component has no effect

UE - Gameplay - Blueprint - May 21, 2015

After setting a particle system component inside blueprint, clicking the "Reset Emitter" button in the details panel does not have any effect on the particle system. ...

Mass is not calculated if an object's Collision Enabled field is set to No Physics Collision even when Simulating Physics

UE - Foundation - Core - May 22, 2015

If an actor has 'Simulate physics' enabled and the Collision Enabled field is set to anything other than Collision Enabled (i.e. OverlapAll sets this to No Physics Collision) then mass is reset to 1 ...

Game sounds only play during first PIE editor session for Linux project

UE - Platform - Linux - May 11, 2015

Games sounds will play as appropriate during first PIE session but subsequent PIE sessions have no sound until editor is closed / reopened. ...

Ctrl+z does not work within the blueprint editor

UE - Gameplay - Blueprint - May 21, 2015

Ctrl+z being used within the blueprint editor does not respond. If you translate a cube around the viewport and press ctrl+z, the cube does not revert back to the original location. ...