Debug lines do not properly draw on first hit of projectile when CCD is used and projectile is shot at a thin object or BSP.

UE - Simulation - Physics - Jan 2, 2015

When firing a projectile that has CCD activated, the first hit on an object that is either a bsp or very thin wilil draw a debug line through the object instead of drawing away from the impact point ...

T_Cobblestone_Rough_N has incorrect Compression Settings

Docs - Samples - Mar 5, 2015

T_Cobblestone_Rough_N is incorrectly set to TC_Default not TC_NormalMap ...

UnrealMatch3 backgrounds not scaling correctly

Docs - Samples - Aug 4, 2016

The backgrounds for the interactive buttons have seemingly scaled down in the 4.13 engine version. The button icon themselves seem to have been unaffected. Screenshot comparisons included ...

FBX objects with "ncl1" suffix conflict with "Combine Meshes" disabled

Tools - Aug 23, 2016

FBX objects with "ncl1" suffix conflict with "Combine Meshes" disabled I've found that you can name objects with identical names(For example, "Test") in 3DS Max or Maya (they must be under differe ...

NavMesh movement sweep behavior should not be based on bGenerateOverlaps

UE - Gameplay - Player Movement - Sep 28, 2016

A separate new flag should be used to control the sweep behavior of characters using Nav Walking behavior in CharacterMovementComponent. Existing assets should upgrade to set the value of this new f ...

Text gets cut off in the Message Log

Tools - Aug 3, 2015

Long messages/errors cannot be read in the Message Log because there is no text wrap and no horizontal scroll bar to access the remainder of the message. Edit MattK: Needs word wrap imo. ...

Editor Crashes when Console Command Executed in New Editor Window

Tools - Oct 28, 2014

Console commands executed in New Editor Window cause a hard crash on projects that use Allegorithmic plugin (ie. Substance Atlantis). ...

Lower volume settings often start at the max original volume level

UE - Platform - Mobile - Sep 30, 2015

Lower volume sounds often start off at the original volume level for a second. I tested this on Android and iOS. Only the Android device showed this type of behavior. ...

Broken foot rotations on Jog_Lt_Rifle animation in Anim Starter Pack

Docs - Samples - Feb 8, 2016

The feet are broken on Jog_Lt_Rifle animation in the AnimStarter Pack User says that this Animation also doesn't loop very well...and while he does kind of jerk his body a bit on the loop, I don't ...

Collision does not appear to work in a packaged game after nativizing child assets

UE - Gameplay - Blueprint - Apr 25, 2017

Collision does not appear to work in a packaged game after nativizing child assets. Collision appears to change in a package project after setting Nativize assets to Inclusive. ...