NavMesh does not build correctly to SkeletalMesh collision

UE - AI - Mar 16, 2015

NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...

Reduced Tessellation at edge when using world displacement

UE - Graphics Features - Jan 11, 2016

Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...

Get Current Floor Hit Result Normal pin disconnects upon re-opening editor

UE - Gameplay - Blueprint - Aug 8, 2016

Get Current Floor Hit Result Normal pin disconnects upon re-opening editor Regression (yes) issue (does not) occur in 4.12.5 ...

User is not able to use StopRecordingAnimation command on a single actor

OLD - Anim - Aug 10, 2016

REGRESSION: YesWORKING: 3039270 (4.12.5)BROKEN: 3082912 User is not able to use the StopRecordingAnimation command on only one actor it is recording. They are required to use StopRecordingAnimatio ...

StrategyGame Performance Regression on iPad Mini 4

UE - Platform - Mobile - Aug 17, 2016

We encountered this issue during the Mobile Compat pass for 4.13 4.12 FPS/FR: 60/16 4.13 FPS/FR: 47/20 ...

'Unknown Owner 'None' in USoundNodeLocalPlayer' Warning Appearing in Shooter Game Log

Docs - Samples - Sep 19, 2016

The output log in the 4.13 version of Shooter Game is being spammed with LogAudio:Warning: Unknown Owner 'None' in USoundNodeLocalPlayer. This does not occur in 4.12.5. This is a regression. ...

Logging in Shipping Builds on Android are not saving

UE - Platform - Mobile - Oct 17, 2016

Logs aren't being saved on Android devices, even when the source files are updated to reflect output logs. However, they were working in 4.12. iOS logs are showing up in shipping. ...

meta specifier ArrayClamp does not work with array in struct

UE - Gameplay - Blueprint - Sep 14, 2016

Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...

Can't undo blueprint/material movement done by arrow keys

UE - Gameplay - Blueprint - Feb 8, 2017

When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...

OnUrlChanged does not fire on mobile

UE - Platform - Mobile - Sep 28, 2017

When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...