PhysicsHandle::GrabComponent creates offset from hit location

UE - Simulation - Physics - Sep 15, 2015

When trying to create a "impaled" effect with a physics handle, calling GrabComponent creates an offset between the hit location and the projectiles location. This causes the skeleton to be "impale ...

Scene Capture 2D causes Android to Crash

UE - Platform - Mobile - Sep 15, 2015

Scene Capture 2D causes the app to crash on Android in ETC2. I checked iPhone and I did not receive a crash. ...

NavMesh does not update properly when "Can Ever Affect Navigation" is toggled (For Static Meshes)

UE - AI - Sep 15, 2015

This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...

Debug lines can be obscured by post processing effects

UE - Graphics Features - Sep 14, 2015

Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...

Simple Move in sublevels does not properly function

UE - AI - Sep 14, 2015

Using simple move to location in sublevels causes the blueprint not to respond or function correctly. ...

IToolkit.h is not self-contained and requires additional includes to compile

Tools - Sep 14, 2015

Using IToolkit.h in a file causes the project to not compile because IToolkit.h requires additional include statements. Suggestion to add SlateBasics.h as an include to IToolkit.h so that it can co ...

Light Functions displayed on Large Translucent Meshes cause rendering errors

UE - Graphics Features - Sep 14, 2015

Light Functions are stretching and flickering on large translucent surfaces. Translucents Surface:[Image Removed] Opaque Surface:[Image Removed] ...

Different Number of Frames imported from the same FBX between UE 4.8 and 4.9

OLD - Anim - Sep 14, 2015

Using the same import settings in UE4.8 and UE4.9 will result in a different number of frames of an animation being imported from the same FBX file. If you import the same fbx animation which in M ...

PreviousDesiredLoc and PreviousArmOrigin do not update with World Origin Shifting

UE - Gameplay - Sep 14, 2015

Currently, PreviousDesiredLoc and PreviousArmOrigin are not updated when the world origin is updated, which causes camera lag to snap the camera to its new position instead of smoothly transitioning ...

Variables can no longer be set as a DataTableRowHandle type

UE - Gameplay - Blueprint - Sep 14, 2015

Variables can no longer be set as a DataTableRowHandle type. The option is no longer available in the Variable Type dropdown. This is a regression: this was possible in 4.7.6. Reproduced in 4.8.3 b ...