Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor

UE - AI - Mar 23, 2017

Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor. The values will reset back to default values when the asset is reopened. ...

Crash when creating a key in a blackboard with a name longer than 1024 characters

UE - AI - Mar 21, 2017

Black board key names that are longer than 1024 characters will cause a crash ...

CrowdManager never calls StartUsingCustomLink() on Agents when Custom NavLinks are Placed in the Level and Traversed

UE - AI - Mar 20, 2017

StartUsingCustomLink() never gets called in the CrowdManager when an AI with a UCrowdFollowingComponent begins to traverse a NavLinkProxy that has been placed in the world. The link UserID always r ...

Fail to launch ('Attempt to build nav collision') on device when HLOD is generated

UE - AI - Feb 16, 2017

After generating HLOD, game launched from launch on device does not run correctly. 4.14 does not seem to have this issue, so this might be a regression. ...

Character No Longer Able to Use Nav Link After NavMesh Update

UE - AI - Feb 10, 2017

Causing a Nav Mesh update, such as by moving an actor into the NavMesh that will create a hole, seems to be breaking Nav Link Proxies by preventing characters from being able to use them. ...

Category for BTTask_BuleprintBase does not appear after reopening a project

UE - AI - Feb 9, 2017

Category for a task blueprint(BTTask_BuleprintBase) does not appear in behavior tree's context menu after reopening a project, if the task is not placed in the behavior tree. User needs to open the ...

NavMesh Generates In-Editor But Not During PIE

UE - AI - Feb 7, 2017

The Nav Mesh is appearing in the editor, but not appearing during PIE when its Z value is set to a size similar to the floor size that it is generating on. Making the Nav Mesh Bounds Volume taller ...

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift

UE - AI - Jan 30, 2017

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift. It must be rebuilding (physics objects, etc) while the origin shift is taking place; then the nav mesh will rebuild at different heights ...

Peripheral Vision Angle Value Not Being Clamped

UE - AI - Jan 25, 2017

Peripheral Vision Angle values are not being clamped to the maximum supported value if a greater value is entered. ...

FSupportedAreaData Not Being Exported

UE - AI - Jan 17, 2017

FSupportedAreaData is causing an unresolved linker error when it is used. ...