SplineIK requires -90 degree rotation when duplicating motion from it's own skeleton

OLD - Anim - Jun 2, 2017

SplineIK requires -90 degree rotation when duplicating motion from it's own skeleton ...

Engine does not handle in-between blendshapes

Tools - Jun 2, 2017

Engine does not handle in-between blendshapes ...

Editor Crashes When Attempting to Open Material Function

UE - Rendering Architecture - Materials - Jun 2, 2017

The editor is crashing when trying to open a material function that the user provided. User Quote: One of my material functions crashes the engine when I open the editor for it. It works fine, I ...

OnParticleCollide doesn't return Velocity on every bounce

UE - Niagara - Jun 2, 2017

OnParticleCollide doesn't return Velocity on every bounce. In code it lists all the return pins trigger 'on kill'; however, all other pins return correctly on each bounce but the velocity does not. ...

Custom Keyboard Shortcuts for Landscape Visualizers only work in Landscape Mode

UE - LD & Modeling - Terrain - Landscape - Jun 1, 2017

Keyboard shortcuts for landscape visualizers only work while in Landscape Mode, however the visualizers in the viewport dropdowns work in any mode. I believe there needs to be consistency here with ...

Packaging a plugin for iOS fails when using remote build from a Windows PC

UE - Platform - Mobile - May 31, 2017

Packaging a plugin for iOS fails when using remote build from a Windows PC. This may be related to [Link Removed]. ...

RecastNavMesh fails to delete when grouped with NavMeshBoundsVolume - Top Down project

UE - AI - May 31, 2017

While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an issue when deleting NavMeshBoundsVolume and RecastNavMesh. The NavMeshBoundsVolume is deleted but the RecastNavMesh remain ...

Ensure when undoing the deletion of the RecastNavMesh - Top Down project

UE - AI - May 31, 2017

While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an ensure when undoing the deletion of the RecastNavMesh. Regression: No This issue also occurs in //UE4/Main and //UE4/Rele ...

Crash Editor when deleting RecastNavMesh & NavMeshBoundsVolume - Top Down project

UE - AI - May 31, 2017

While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered a crash when deleting, undoing, then re-deleting the NavMeshBoundsVolume and RecastNavMesh.UE_LOG(LogObj, Fatal,TEXT("Renamin ...

Cannot navigate through options in combo box

UE - Editor - UI Systems - May 31, 2017

Cannot navigate through options in combo box with the default navigation. This appears to be a regression. Working as expected in 4.15.3 No longer working as expected in 4.16 ...