LoadErrors:Warning: Warning CreateExport: Failed to load Outer for resource when moving Blueprints folder to another folder

UE - Gameplay - Blueprint - Apr 14, 2017

There are 3 assets from Content > Blueprints > Missing Types that are failing to be moved over The assets are causing the warnings are:BP_NodeClassIsMissingBP_ParentClassIsMissingTypeBP_PinReferenc ...

Sphere Reflection Capture Influence Radius Broken In Forward Shading

UE - Graphics Features - Apr 14, 2017

When forward shading is enabled sphere reflection actors seem to disregard their influence radius. This seems to cause issues with effecting meshes that should be outside their radius. ...

Pose is not updating when additive is applied

OLD - Anim - Apr 14, 2017

When the user applies an additive base pose to a pose asset, the mesh does not update in viewport. This issue occurs in 4.15 and 4.16. ...

On clicked events do not appear to be working when packaging for HTML5

UE - Platform - Mobile - Apr 14, 2017

On clicked events do not appear to be working when packaging for HTML5 ...

Deleting curve from Pose Asset sets mesh back to default pose

OLD - Anim - Apr 14, 2017

REGRESSION: Yes. Issue occurs in 4.15, but does not occur in 4.14.3 When the user deletes a curve from a pose asset, the mesh will revert to default pose, even if it was showing a pose. The Pose' ...

Value for how long jump key is held is not updating while PIE and max jump count is 0

UE - Gameplay - Apr 14, 2017

I'm at a loss for what is going on here. This was observered while working through the first 2 steps of UEQAT-2780 (JumpTest.PNG shows those steps). This works in 4.15.2, but not in 4.16. If you cha ...

D3D Crash when searching "Color" in Engine Content folder

UE - Graphics Features - Apr 14, 2017

Assertion failed: Buffer [\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Commands.cpp][Line: 1487] Note I have narrowed it down to a material with "color" in its name that is causing this cra ...

Crash in Packaged Game When Calling Interface Function with Blueprint Nativization Enabled

UE - Gameplay - Blueprint Runtime - Apr 14, 2017

A crash is occurring in a packaged project that is using blueprint nativization when an interface function is called. This crash does not appear to be producing a callstack in the Crash Reporter w ...

Refreshing node does not resolve error and causes tooltip to display another line with same message with each refresh.

UE - Gameplay - Apr 14, 2017

Clicking the compile button in the Blueprint editor resolves the error. ...

IsLocalPlayerTalking() Not Returning True

UE - Online - Apr 14, 2017

IsLocalPlayerTalking() appears to be returning false indefinitely, regardless if the local player is actually talking or not. ...