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. ...

Widget components and widgets in screen space are not the same color

UE - Editor - UI Systems - Jun 27, 2016

Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...

Incorrect tiling when an image is placed in retainer box and clips outside of the canvas panel

UE - Editor - UI Systems - Jun 27, 2016

If an image in placed within a retainer box and is then placed so that it is clipping with the edges of the canvas panel it will tile incorrectly. ...

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 ...

Enabling World Composition Skips Intro Movies

Tools - Jun 24, 2016

Startup movies are skipped when World Composition is enabled. Even with the 'Wait for Movies to Complete' option enabled, the startup movie plays for a very short time, and then the level is loaded ...

Local transform appears to move objects in an unexpected direction when dealing with groups

Tools - Jun 24, 2016

Local transform appears to move objects in an unexpected direction when dealing with groups after the group has been duplicated. ...

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. ...

Investigate why RemoteRole of a local pawn on a listen server is ROLE_AutonomousProxy

UE - Networking - Jun 24, 2016

See additional info URL. The remote role in this case should almost certainly be ROLE_SimulatedProxy. ...