Execution Doesn't Resume When Hitting BT Task Breakpoint and Trying to Resume in the Behavior Tree

UE - AI - Oct 6, 2017

When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...

Mouse Wheel Axis input gives different values in HTML5 packages, varying by browser

UE - Platform - Mobile - Sep 28, 2017

The value given by the Mouse Wheel Axis is usually 1.0 or -1.0, depending on the direction. In HTML5 packages, this value varies based off the browser that is used. On Firefox (56.0): 0.025 or -0.0 ...

Crash when Undoing the change to a default class setting for widgets

UE - Editor - UI Systems - Sep 25, 2017

The editor crashes when trying to undo a default class change for a child widget after that widget has been compiled. This did not happen in 4.16, it appears to be a regression. ...

Multi-line text is not an option for arrays of text

Tools - Sep 20, 2017

When using the Multi-line option for a text variable, this option is no longer present when the variable becomes an array. It is unsure if this is intended behavior or not. This issue does not appea ...

Cannot paste text into Text Box in HTML5 build

UE - Platform - Mobile - Sep 14, 2017

With HTML 5 Packages you cannot use the windows clipboard to paste things into the text box. This issue does not occur with other builds of the project. This issue does not appear to be a regression ...

[CrashReport] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly

UE - Graphics Features - Sep 7, 2017

This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RegisterActor() [landscape.cpp:1882]

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2017

This is a common crash coming out of the 4.17 release. User Descriptionstrying to delete landscape related stuff A similar callstack was seen in an older issue, [Link Removed]. Source Context ...

Color and Opacity animation option does not play for Button component

UE - Editor - UI Systems - Aug 25, 2017

Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...

Blueprint Diff tool fails to find nodes deleted from an Anim BP and also shows the incorrect State Machine rule

UE - Gameplay - Blueprint - Aug 24, 2017

When using the Blueprint Diff tool to diff an Animation Blueprint, it fails to find nodes that have been deleted from a State Machine rule. It also fails to show the correct State Machine rule when ...