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 is incorrectly set to TC_Default not TC_NormalMap ...
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 I've found that you can name objects with identical names(For example, "Test") in 3DS Max or Maya (they must be under differe ...
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 ...
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. ...
Console commands executed in New Editor Window cause a hard crash on projects that use Allegorithmic plugin (ie. Substance Atlantis). ...
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. ...
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. Collision appears to change in a package project after setting Nativize assets to Inclusive. ...