Get Random Point in Navigable Radius Returning Invalid Value

UE - AI - May 5, 2016

When using the Get Random Point in Navigable Radius node, every few points return an invalid value. Found in 4.11.2 binary. Reproduced in 4.12 Preview 2, 4.10.4 binary, and Main CL 2962354 ...

Mouse Not Being Locked to Viewport in PIE

Tools - May 3, 2016

The mouse cursor is not being locked to the viewport during PIE in versions 4.11 and up. This is inconsistent with the behavior that was seen in 4.10 because the mouse was locked to the viewport du ...

Changing BlueprintCallable function's code results in Warning in blueprint that should be considered an Error

UE - Gameplay - Blueprint - May 3, 2016

A user reported an issue where, if a BlueprintCallable function's parameters are edited, a blueprint using a BlueprintCallable function will give warnings instead of an error for a problem after the ...

Material Previews Reflection skybox are broken in 4.12

UE - Graphics Features - May 3, 2016

Materials are rendering now in the preview pane with artifacts caused by the change in the reflection skybox. This can clearly be seen in 4.12 and later by enabling the reflections view in the previ ...

Attached Project Crashes When Moving Child Actor Components in Blueprints

UE - Gameplay - Blueprint - May 3, 2016

The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...

Enabling the experimental Unit Test Framework in a project results in the Editor crashing whenever that project is opened

UE - Gameplay - Blueprint - May 2, 2016

A user decided to test the experimental Unit Test Framework plugin that was included with 4.11. The user discovered that the Editor will crash whenever opening a project that has this plugin enabled ...

DrawDebugSphere & DrawDebugAltCone deref nullptr if used in constructors

UE - Graphics Features - May 2, 2016

\Engine\Source\Runtime\Engine\Private\DrawDebugHelpers.cpp DrawDebugSphere and DrawDebugAltCone both try to dereference variable 'LineBatcher' without checking for null, as the other DrawDebug func ...

Custom Nav Area Not Affecting Nav Mesh Until Restart

UE - AI - May 2, 2016

When using a Nav Modifier volume with a custom Nav Area class, the Nav Mesh is not being affected until the editor is restarted. Found in 4.11.2 binary. Reproduced in 4.12 Preview 1 binary and Main ...

User is not warned or prompted when ini files for use in Localization Dashboard are read-only due to source control integration

UE - Editor - UI Systems - Localization - Apr 29, 2016

A user has reported an issue where the Localization Dashboard does not prompt users to let them know that their ini files for their localization targets are checked into perforce and therefore not w ...

Crash when removing cloth apb's assigned to asset

UE - Simulation - Physics - Character - Apr 27, 2016

When removing already assigned cloth asset from a skeletal mesh it will crash the editor. I was able to reproduce this with the Owen asset from Content Examples, but was unable to get it to work fro ...