Aim Offset points update position when the scale of the graph is changed in Persona

UE - Gameplay - Jan 14, 2017

This is a regression from 4.14.3 at CL 3251583 ...

Material gets reset once despawned when using skeletalmesh component/spawnable

UE - Anim - Sequencer - Jan 13, 2017

In 4.14, 4.15 and main, material change for a spawnable actor with a skeletalmesh component gets reset once despawned. This seems to be similar to [Link Removed]. Similar to [Link Removed] ...

HLOD actor is not popping in as expected when zooming out in the viewport

UE - World Creation - Worldbuilding Tools - HLOD - Jan 12, 2017

This is a regression from 4.14.3 at CL 3251583 ...

Unload Stream Level Not Removing Dynamically Spawned Actors

UE - Gameplay - Jan 12, 2017

Dynamically spawned actors do not seem to be removed when unloading a streamed level that they were spawned into. ...

Anim notify gets skipped when clips are placed next to each other

UE - Anim - Sequencer - Jan 12, 2017

If a sequence has two clips(of a same animation) placed next to each other, some of the anim notifies do not seem to be called. In 4.14, the middle notifies are skipped (e.g. notifyBegin/1st clip ...

Widget bindings do not appear to look for other widgets as possible SubObject properties

UE - Editor - UI Systems - Jan 11, 2017

Widget bindings do not appear to look for other widgets as possible SubObject properties. Widget references do not show up as possible SubObject properties ...

Blueprint Const Function Allows Array Clear

UE - Gameplay - Blueprint - Jan 11, 2017

Attempting to clear an array in a const function returns no compiler error in blueprints. If you create the same setup in C++ using a const function, an error is returning upon compiling as expected ...

Add Controller Pitch Input Isn't Relative

UE - Gameplay - Jan 6, 2017

Add Controller Pitch Input isn't relative to the player. The user has provided a video of this issue occurring as well: [Link Removed] ...

Failure packaging for Android with Configure for deployment to Daydream enabled

UE - Platform - Mobile - Jan 5, 2017

Found on: 4.15 Binary CL-3247232 Unable to package for android when Configure for deployment to Daydream is selected. (Packaging without it enabled succeeds even with the same other settings, but c ...