Sphere trace hit location and impact point are identical

UE - Gameplay - May 19, 2016

When using a sphere trace, the Hit.Location and Hit.ImpactPoint report at the same location. According to the documentation, Hit Location would be the location of the actor where Impact Point would ...

Touch End events do not fire if asset is moved from under touch location

UE - Gameplay - May 19, 2016

Touch End does not get fired if actor is not under cursor when released. Regression (no) issue (does) occur in 4.10.4 ...

Move Directly Toward Not Working Without NavMesh

UE - AI - May 18, 2016

The Move Directly Toward task does not seem to be working without a Nav Mesh in the level. Based on the tooltip "moves directly to the target without regard to any navigation system", it is expected ...

Overlap events fire multiple times on clients when Using PIE

UE - Gameplay - Blueprint - May 16, 2016

The overlap events fire multiple times with only one trigger of the opposite call. (example: Begin over lap will fire multiple times when the end overlap was only called once) ...

Moving landscape components to a sublevel does not move landscape spline points

UE - LD & Modeling - Terrain - Landscape - May 12, 2016

Spline points are not moved into sublevels if a segment of landscape is moved to a sublevel. Regression (No) issue (does) occur in 4.10.4 ...

BP - Invalid component variable reference 'Access None' spam in a dedicated server build if the component class returns 'false' for NeedsLoadForServer().

UE - Gameplay - Components - May 10, 2016

If a component class returns 'false' for NeedsLoadForServer(), then variables will not be included in the class in a cooked/packaged dedicated server build, and thus any variable references in scrip ...

Foliage radius does not affect other foliage assets

UE - World Creation - Worldbuilding Tools - Foliage - May 5, 2016

Setting the radius on a foliage asset does not prevent other foliage assets from being painted within that radius. Regression (no) issues (does) occur in 4.10.4 ...

Engine Hangs or Fails to Load upon Restart after Enabling New Planar Reflections in Rendering Settings

UE - Graphics Features - May 5, 2016

After enabling the new 'Support Global Clip Plane for Planar Reflections' option in 4.12, the project hangs at 45% after restarting. As a note, I had another teammate attempt to enable this option ...

Static mesh component reports relative transform as world transform when Physics is enabled

UE - Gameplay - May 3, 2016

If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...

Camera appears to pan when moving your head in VR preview with Lock to HMD check true

UE - Platform - XR - Apr 18, 2016

Camera appears to pan when moving your head in VR preview with Lock to HMD check true ...