OnMovieClipFinished returns the incorrect movie name

Tools - Jun 29, 2017

When OnMovieClipFinished is called, it will return the name of the movie clip that is about to be played rather than the clip that had just finished. Regression: Yes This did not occur in 4.15.3 B ...

[CrashReport] Assertion failure in UE4Game!FMetalComputeShader::FMetalComputeShader()

UE - Graphics Features - Jun 29, 2017

This is a common Mac crash in 4.16. Users have not provided descriptions, so additional information is not currently available. Callstack from LogLogMetal:Display: No .metalmap file found for SF_M ...

Sky light color isn't animatable

UE - Anim - Sequencer - Jun 29, 2017

UKismetSystemLibrary::CollectGarbage() does not work in shipping builds

UE - Gameplay - Jun 27, 2017

deferred commands get run even in shipping, but "obj gc" is compiled out and therefore doesn't work. UWorld has a ForceGarbageCollection call but it's not equivalent to calling "obj gc", I'd prefer ...

Play rate affects all blendspace samples using the same Anim Sequence

OLD - Anim - Jun 27, 2017

Play rate affects all blendspace samples using the same Anim Sequence Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3502710 - YES ...

Undoing the deleting of variables in use by Sub Anim Instance does not expose them again

OLD - Anim - Jun 27, 2017

If the user deletes variables on an anim blueprint that is used and exposed by a Sub Anim Instance node, and then undoes the deleting, they will not be exposed again, even though they were prior to ...

Child Actor Component resets to default when a new instance is created through copy/paste

UE - Gameplay - Jun 27, 2017

Child Actor Component resets to default when a new instance is created through copy/paste. The change must be made in the actor instance in the level through the Details panel. User Description: T ...

Nativize BP Package fails when using Sub Anim Instance with exposed variables

OLD - Anim - Jun 26, 2017

When using exposed variables on Sub Anim Instance nodes, packaging with nativize blueprints fails Tested on: 4.15 - 3450819 4.16 - 3466753 4.17 - 3502710 ...

Typo in Pick Parent Class for blueprint

UE - Gameplay - Blueprint - Jun 26, 2017

There is a typo in the Pick Parent Class for blueprints. It is in the description for the pawn. The word receive is spelled receieve. ...