Sharing TransitionRule of multiple AnimStateTransitionNode, when AnimBP is opened it becomes dirty

OLD - Anim - Dec 15, 2017

Sharing transition rule it will be Dirty when AnimBP opens. When AnimBP is open, "if(BoundGraph->GetOuter () != Node)" is true in FBlueprintEditorUtils::UpdateOutOfDateCompositeWithOuter, BoundGrap ...

[CrashReport] UE4Editor_AIModule!FEnvQueryInstance::PrepareContext() [envqueryinstance.cpp:128]

UE - AI - Dec 14, 2017

Comment from user:Moving EQS Testing pawn with live update ...

Points on a FRuntimeFloatCurve in an instance of a Blueprint that inherits the curve from its parent are reset when reloading the level it is in.

UE - Gameplay - Dec 14, 2017

In this situation, a FRuntimeFloatCurve UPROPERTY is stored in an Actor Component called CurveComponent. A Blueprint of MyActor (A subclass of AActor) is created and the CurveComponent is added to t ...

Expandable Area does not respect scrollbox boundaries unless set to fill

UE - Editor - UI Systems - Dec 13, 2017

There is an issue where Expandable Area does not respect scrollbox boundaries unless set to fill. This occurs when the scrollbox is a child of another component. This issue does not appear to be a r ...

UWorld::RemoveFromWorld does not check Pointer Reference for null before use

UE - Gameplay - Dec 12, 2017

The code in UWorld::RemoveFromWorld that removes Pawns that are about to be streamed out does not check to see if the pointer that it sets is null prior to using it. In cases where Pawns are rapidly ...

Set relative location in construction script does not work when value is [0, 0, 0]

UE - Gameplay - Blueprint - Dec 11, 2017

The Set relative location in construction script does not work when the value is [0, 0, 0] when used it does not set the location back when the specified component is moved, it does work for any val ...

Impossible to reparent blueprint class that has a broken parent class when using compilation manager

UE - Gameplay - Blueprint Compiler - Dec 8, 2017

Alternatively use BP_ParentClassIsMissingType in QAGame ...

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

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