Renaming Function Parameters Silently Disconnects Pins if Function is in Use

UE - Gameplay - Blueprint Editor - Feb 9, 2017

Changing parameter names on a function that is in use in another blueprint breaks the pin connections without warning if the blueprint is not saved before restarting the editor. See the licensee's ...

Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1

OLD - Anim - Feb 9, 2017

Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...

Set Array Elem is missing the Item checkbox when connected to an existing array variable

UE - Gameplay - Feb 8, 2017

Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...

Clicking a Blueprint Window After Entering a Variable Tooltip Discards the Changes

UE - Gameplay - Blueprint Editor - Feb 8, 2017

Changes made to a blueprint variable's tooltip are discarded when clicking in the main blueprint viewport (Event Graph, Function Graphs, etc). Clicking in the variable's details panel does save the ...

Editor windows that contain viewports cause large framerate loss

UE - Graphics Features - Feb 7, 2017

When editor windows are opened that contain a viewport of some sort, the framerate of the engine drops drastically. Examples include the Blueprint Editor, Material Editor, and Persona. The viewport ...

Selection Highlight cannot be disabled for Skeletal Meshes

Tools - Feb 7, 2017

Selection highlight cannot be disabled for Skeletal Meshes. They will always have the outline selection and some tinted selection over their faces. Static Meshes do not exhibit this behavior. This ...

SSL certificates for HTTPS are not properly verified on Windows

UE - Online - Feb 7, 2017

A user has reported that, due to a change that was made back before 4.12, SSL certificates for HTTPS are not verified correctly when building on Windows. This is due to the change requiring a bundle ...

Adding "_API" specifier to FMovieSceneTrackEditor results in linker errors

UE - Anim - Sequencer - Feb 7, 2017

Unable to add API specifier to FMovieSceneTrackEditor, results in compile errors (pasted in the callstack field) ...

Material PDO Usage Incorrectly Checked

UE - Graphics Features - Feb 6, 2017

Seems when an expression output is swizzled (Typically via component mask) we lose the ability to track if the value is constant. This causes the IsPropertyUsed check to fail, potentially falsely ac ...

Skeletal meshes are not simulating physics

UE - Simulation - Physics - Feb 6, 2017

Skeletal meshes do not simulate physics when playing in viewport. They are not affected by gravity, nor do they ragdoll. This doesn't occur in UE4/Main. This occurs with Immediate Mode Physics of ...