Unable to abort Does Path Exist in Behavior Tree

UE - AI - Dec 7, 2017

On the decorator node 'Does path exist" the only option for Observer aborts is None. Based on our documentation for the node it is supposed to also have Self, Lower Priority, and Both as options for ...

CoreRedirects cannot be properly used to rename a BlueprintImplementableEvent that has a return value

UE - Gameplay - Blueprint - Dec 7, 2017

Attempting to use CoreRedirects to rename a BlueprintImplementableEvent that has a return value results in the function not being renamed in the Blueprint subclasses and its Return Value nodes causi ...

Maps of Wildcard type do not propagate values correctly when inside of macro

UE - Gameplay - Blueprint - Dec 7, 2017

There is an issue with Maps of Wildcard type that do not propagate values correctly when inside of macro. When using these in a blueprint there are errors and the blueprint cannot compile. This issu ...

Blueprint Function Reorder displays error tooltip when trying to reorder functions

UE - Gameplay - Blueprint Editor - Dec 7, 2017

There is an issue when attempting to reorder blueprints where Blueprint Function Reorder displays error tooltip when trying to reorder functions. In previous engine versions, functions could not be ...

Launching a game with specified Window Position always snaps to Center of display

Tools - Dec 7, 2017

Originally reproduced this utilizing Play in Standalone and adjusting the Editor Preferences for Standalone Window Position. ...

[CrashReport] UE4Editor_PropertyEditor!TSharedPtr<IPropertyUtilities,0>::ToSharedRef() [sharedpointer.h:794]

Tools - Dec 6, 2017

Top Crash in 4.18 release Comment from User: "Picking a color for my shader" Source Context:// NOTE: The following is an Unreal extension to standard shared_ptr behavior 788 FORCEINLINE ...

Crash-Connecting output of unspecified functions to pins on the material result node

UE - Rendering Architecture - Materials - Dec 6, 2017

Crash-Connecting output of unspecified functions to pins on the material result node. This does occur in Main at CL: 3792526 ...

Unknown by landscape material warning logspam when launching onto Android/HTML5/iOS/tvOS

UE - LD & Modeling - Terrain - Landscape - Dec 6, 2017

Unknown by landscape material warning logspam when launching onto Android Also occurs in Main @ CL 3792526 --Reproduces in //UE4/Release-4.18 at CL 3792614 --Reproduces in //UE4/Release-4.18(.1) at ...

[CrashReport] UE4Editor_Engine!FShaderCompileUtilities::DoReadTaskResults() [shadercompiler.cpp:663]

UE - Graphics Features - Dec 6, 2017

Top Crash in 4.18 release Users have provided no comments on the issue Source Context:// Read single jobs 651 { 652 int32 SingleJobHeader = -1; 653 OutputFile << Si ...

Cpp files of new classes are not automatically added to Perforce or the Project's Solution via P4VS

Tools - Dec 6, 2017

A licensee has reported a problem where FVisualStudioSourceCodeAccessor.AddSourceFiles is unable to handle two files being added at the same time. In this case, a .cpp and .h are added at the same t ...