Blend Node performs Blend Time after being re-initialized with a different Active Value

OLD - Anim - Jul 10, 2017

Setup: Blend by Bool>Slot>Final Pose. Say the bool starts on true. While playing a Montage on the slot, flip the bool value to false. After the montage finishes, the blend node will start on true ...

The default hotkey for Delete is not properly displayed in the Edit menu on Mac

UE - Platform - Apple - Jul 7, 2017

The Delete option in the Edit menu on Mac does not display the hotkey that is set for it (by default it is the Delete key). On Windows, this option does display the set hotkey. Changing the hotkey ...

Movie capture generating extra frame.

UE - Anim - Sequencer - Jul 5, 2017

Movie capture generating extra frame. Happens with and with out separate process. ...

Physics Constraints have unexpected behavior when used on nested static mesh components

UE - Simulation - Physics - Jul 5, 2017

Physics Constraints have unexpected behavior when used on nested static mesh components. Simulating inside of the blueprint has a similar effect to what is expected but when the BP is added to the l ...

Crash occurs when debug filter pop out tab is clicked while in line tab is present

UE - Editor - UI Systems - Slate - Jun 29, 2017

There is a crash that is occuring when resizing windows with the debug filter popped out. The Debug filter that gets popped out is persistant and does not disappear when the the in line option appea ...

Removed component used in 'Get' results in load warning but not compile warning

UE - Gameplay - Blueprint - Jun 14, 2017

Our cooks recently started generating a warning like this in two blueprints - LogBlueprint:Warning: [HandEntry] 'Affordable' variable not found. Base class was probably changed. Opening the Bluepr ...

Array of Instanced Objects on Component Does Not Propagate to Children Correctly

UE - Foundation - Core - UObject - Jun 6, 2017

Attempting to add an entry to an array of instanced objects is not correctly displaying that entry in a child class based on that actor. It is expected that the inherited component in the child acto ...

Selected option in combo box is not always fully in view

UE - Editor - UI Systems - May 24, 2017

Selected option in combo box is not always fully in view. In the example the selected option (highlighted in yellow) can end up almost completely out of view when navigating through the options of t ...

NavMesh Broken Between Two Adjacent Actors With Hierarchical Instance Static Mesh Component

UE - AI - May 22, 2017

When Two adjacent actors with hierarchical instance static mesh component cross the tile bound of navmesh, navmesh is broken. In screenshot.png, above is the normal Static Meshs, bellow is the Actor ...

Skeletons don't cook in a deterministic way

OLD - Anim - May 11, 2017

The "Rifle_Skeleton" asset in ShooterGame doesn't cook deterministically, and as such is always included in patches. Possible regression of [Link Removed] ...