Pasting nodes into level blueprint crashes editor

UE - Gameplay - Blueprint - Jun 13, 2017

T.MaxFPS not restored when exiting PIE while Fixed Frame Interval Playback is enabled

UE - Anim - Sequencer - Jun 12, 2017

T.MaxFPS not restored when exiting PIE while Fixed Frame Interval Playback is enabled Regression: YES Directly related to CL:3365017, it would seem. Broken: 4.16 Worked: 4.15 ...

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 ...

Investigate possible HISMC culling mismatch between tree, vertex and pixel shader

UE - World Creation - Worldbuilding Tools - Foliage - Jun 12, 2017

User reports that some foliage/grass instances that are completely culled are actually still being rendered, costing rendering time. Have a look using Intel GPA or RenderDoc and check pixel shader ...

Widget interaction debug line only shows when hitting a widget

UE - Editor - UI Systems - Jun 9, 2017

Widget interaction debug line only shows when hitting a widget. If the widget interaction component does not touch a widget component, it will not be visible at all. ...

Invalid API documentation file

Docs - Jun 9, 2017

The API.chm file is invalid. Additionally the website API docs are out of date. This is tied to a larger issue with the APIDocTool. ...

Inconsistent mouse behavior in PIE vs Standalone

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

Mouse is less responsive in standalone than in PIE. Ex: When reading the mouse position, the position isn't updated as often as when in PIE. ...