Avoidance Groups Not Being Properly Set

UE - AI - Jun 29, 2016

Setting the avoidance group using the Set Avoidance Group node does not set the value of the group selected to true inside of the Avoidance Group struct. ...

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play

UE - Simulation - Physics - Jun 28, 2016

A SkeletalMesh component will spawn in rotated when setting the skeletal mesh and simulating physics on Begin Play Adding a Delay between SetSkeletalMesh and SetSimulatePhysics will correct the iss ...

User-Defined Variables Reset to Null When Not Marked as Editable

UE - Gameplay - Blueprint - Jun 28, 2016

When running the construction script of an actor blueprint, user-defined variables are reset to NULL each time the script is run. This seems inconsistent, as if the variables are set to Expose on S ...

Wildcard pins added by drag and drop stay the type of the source even after breaking the link

UE - Gameplay - Blueprint - Jun 27, 2016

Wilcard pins added via drag and drop retain the type of the source even after breaking the link. This will not reproduce if the output wildcard pin is created through the details panel. See screens ...

Inputs on Find Item Node Can be Connected to Executions

UE - Gameplay - Blueprint - Jun 27, 2016

When using a Find Item node to search for something in an array, you are able to connect execution pins to the node, which then changes it to require an array of execs as an input. ...

CRASH when Closing Editor (Alt F4 while in VR mode)

UE - Editor - Workflow Systems - Jun 27, 2016

[CrashReport] UE4Editor_XAudio2!FXAudio2SoundSource::PrepareForInitialization() [xaudio2source.cpp:517]

UE - Audio - Jun 24, 2016

joseph.w - attempting to PIE in advanced vehicle blueprint templateCrash when selecting pie ...

Using "Play Animation" node, if current animation has a looping timed particle it will continue playing

OLD - Anim - Jun 24, 2016

Calling "Play Animation", if current animation has a looping timed particle it will continue playing ...

Blackboard Key Type Cannot Be Compared Using an "Equals" Node

UE - AI - Jun 24, 2016

Attempting to compare a blackboard key type using an equals node always returns false. In the setup in the attached project, there is a task that contains a public Blackboard Key Selector variable. ...

Crash Occurs When Renaming Folder in Landscape Mountains Project

Tools - Jun 23, 2016

Changing the name of a newly-created folder that contains a few copies of the same map causes a crash in the Landscape Mountains project. This crash did not occur in a clean First Person project wh ...