Hot Reload wipes all elements of UProperty TArrays in Blueprint subclasses

UE - Foundation - Cpp Tools - Hot Reload - Dec 5, 2017

Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...

Properties on a child instanced class do not appear in the UMG Bind menu

UE - Editor - UI Systems - Dec 5, 2017

Currently, properties added to a native class in a derived blueprint class are not being recognized by the Bind menu on UserWidgets. The only way to make additional properties appear in this list is ...

Instance Static Mesh element not rendered if array element is removed and another is added

UE - Gameplay - Dec 5, 2017

Instance Static Mesh element is not rendered if array element is removed and another is added. The collision is still present and the instance count will still register as if the non-rendered elemen ...

Group movement distorts with scenes of different scale in actor blueprint

Tools - Dec 5, 2017

There is an issue with selecting multiple meshes that are children of different scenes when the scale is different than the default. moving the static meshes together causes them to move at differen ...

Existing widget name error from rejected widget object.

UE - Editor - UI Systems - Dec 5, 2017

Rejected widget object for paste action from other widget somehow remains in the widget editor making name conflict for other widgets. ...

Sine Wave audio plays choppy in editor

UE - Audio - Dec 4, 2017

Playing a sine wave as an audio sample in the editor produces a choppy sound when it does not outside of the editor. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...

Hierarchical Instanced Static Mesh component culls before it is completely off screen

UE - Graphics Features - Dec 4, 2017

Hierarchical Instanced Static Mesh component culls before it is completely off screen. This only seems to happen with more than 3-4 instance elements. This also does not happen with Instanced Static ...

Gamepad continues to control editor menus during Mobile PIE session

Tools - Dec 4, 2017

When using a Gamepad, there is an issue where input from the controller continues to control editor menus during Mobile PIE session. This issue does not a appear to be a regression. Versions Tested ...

Crash when attempting to revert a Child blueprint from overriding its parent's function while it also has a child of its own

Tools - Dec 4, 2017

When reverting the change of overriding a function from a blueprint's parent, the editor will crash if that blueprint has a child of its own. Regression?: No This also occurred in 4.16 ...

When Importing Camera, Previously Imported Cameras' Focal Length is Overridden

UE - Anim - Sequencer - Dec 4, 2017

4.17 does not allow for camera import. If multiple cameras are imported into sequencer, all cameras Current Focal Length change to match the newest imported camera. Mentioning Jira: [Link Remove ...