Play Rate does not affect audio tracks

UE - Anim - Sequencer - Dec 30, 2016

Play Rate does not affect audio tracks. Slowing the play rate also causes the audio tracks to repeat with an offset. Note: This is working straight from a Sound Wave. If you use a sound cue, the ...

Users project fails to package after upgrading with the message "LogOutputDevice:Error: Trying to reference an unowned pin: 459E8AB44ECC5E6CDFC7B084849A6349"

UE - Gameplay - Blueprint - Dec 29, 2016

Users project fails to build after upgrading due to an unowned pin from a split "Get Velocity" vector pin. ...

Modal dialogues appear offscreen when using monitors with different resolutions

UE - Editor - UI Systems - Slate - Dec 29, 2016

When using a monitor setup where both monitors have a large gap in resolution sizes and using UI scaling on Windows 10, the save dialogues that appear in the engine can appear offscreen in certain s ...

Attached actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another

UE - Gameplay - Dec 27, 2016

A child actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another. The child/parent relationship was created through the World Outliner. Licensee ...

Crash occurs when opening a Blueprint that contains a variable that is of a type of a child of the Blueprint, as well as a component containing instanced UObjects

UE - Gameplay - Blueprint - Dec 23, 2016

A crash that is possibly the result of a circular dependency can occur if a Blueprint containing an ActorComponent with instanced UObjects and a variable that is a type of a child of itself is opene ...

Using Set World Origin Location will cause the player pawn to stutter

UE - World Creation - Worldbuilding Tools - World Composition - Dec 22, 2016

Using Set World Origin Location will cause the player pawn to stutter. The faster the player is moving, the more prevalent the stuttering becomes. User Description: I have encountered a problem wh ...

Compile failure adding BTTask_RunBehavior C++ class to project

UE - AI - Dec 22, 2016

Error message in log is:CompilerResultsLog:Error: Error MyBTTask_RunBehavior.cpp.obj : error LNK2001: unresolved external symbol "public: virtual void __cdecl IGameplayTaskOwnerInterface::OnGameplay ...

Project creation fails for code project named SteamVR

UE - Foundation - Core - Dec 22, 2016

When a code project is given the name SteamVR the project will fail to open with the error message shown in the screenshot. This does not occur for a blueprint project with the same name, blueprint ...

BP instance does not match C++ class instance after code change.

UE - Gameplay - Blueprint - Dec 21, 2016

Changing a component's collision setting in a class constructor will update new instances of the class/component with the collision change, but new instances of a child BP do not reflect the change. ...

Behavior Tree Visualizer Runs Sequence Tasks in Parallel

UE - AI - Dec 19, 2016

Tasks in the behavior tree are visually represented as running parallel to one another instead of sequentially when looking at the behavior tree visualizer. This does not seem to have an effect on f ...