Undo rename of Anim Curve in Curves section below viewport causes all curves to disappear

OLD - Anim - Jun 12, 2017

The anim curves in the Curves section below the viewport disappear when undoing the renaming of one. This does not occur in 4.16.2 ...

Undo rename of Anim Curve in Anim Curves tab duplicates that curve

OLD - Anim - Jun 12, 2017

Undoing the renaming of an Anim Curve in the Anim Curve tab causes the curve to be duplicated. Not a regression from 4.16.2. ...

Character Mesh Position Offset in Online Sessions

UE - Networking - Jun 12, 2017

If a client joins a session while the host is moving their character, the character's mesh will become offset on the client. Example Video: [Link Removed] Found in 4.16.1 and reproduced in 4.17 M ...

Checkboxes appearing with hidden EditCondition variables

Tools - Jun 12, 2017

When a public uproperty variable has the meta specifier EditCondition set to respond to a private boolean, a checkbox appears next to the public variable in blueprints. While the checkbox accurately ...

Run command fails launching onto iOS from Mac with Error_DeviceOSNewerThanSDK on Xcode 8.3.3

UE - Platform - Mobile - Jun 9, 2017

Xcode version is 8.3.3 and device OS version is 10.3.2Error Launch failed! Failed to launch on device. Make sure your install of Xcode matches or is newer than the OS on your device. Tested on i ...

Switch on Gameplay Tag Container node does not compile

UE - Gameplay - Blueprint - Jun 9, 2017

It looks like the Switch On Gameplay Tag Container node stopped working in 4.15. The Switch On Gameplay Tag works fine. ...

Disabling/Enabling Nav Link Proxies Causes UNavigationSystem::TestPathSync() to Always Return True

UE - AI - Jun 9, 2017

When using ANavLinkProxy::SetSmartLinkEnabled() to toggle a Smart Link, it will cause UNavigationTestPathSync() to always return true. ...

Changing value on float input pin does not automatically provide decimal point

UE - Gameplay - Blueprint Editor - Jun 8, 2017

Entering a whole number value to a float input does not create a ".0" at the end. This was noticed as it causes a small quality of life issue with orphaned pins, where the user can't simply type th ...

Editor crashes when opening a project that includes a plugin with more than two custom Volume classes

Tools - Jun 7, 2017

Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...

Crash promoting a float pin from a split vector in Anim Blueprint

OLD - Anim - Jun 7, 2017

REGRESSION Yes, does not occur in 4.16. Crash occurs when the user splits a vector pin on an anim node and then tries to promote one of the float nodes to variable. I could not reproduce this issu ...