Go To Definition fails quietly for Native functions with no definitions

UE - Gameplay - Blueprint Editor - Aug 11, 2017

Go To Definition fails for Set and Map Utility nodes (does not seem to affect Arrays). A warning similar to the following appears in the output log:LogSelectionDetails: Warning: NavigateToFunctionS ...

Gradle APKs include all architecture libraries instead of just the target

UE - Platform - Mobile - Aug 11, 2017

AAR files may contain multiple architectures and Gradle is including them all instead of filtering them to only include the active architecture in the APK. ...

Gear VR enabled distribution APKs should not be signed with v2signing with Gradle

UE - Platform - Mobile - Aug 11, 2017

Oculus store does not accept APKs signed with v2 signing from Gradle. ...

Spring Arm rotation only prints Yaw after 4.17 conversion

UE - Gameplay - Aug 11, 2017

Spring Arm rotation only prints Yaw after 4.17 conversion. In 4.16 it would print the Yaw, Pitch, and Rotation as expected. The spring arm by itself prints the rotation correctly but once a camera ...

Split Struct pins cause errors when a project is converted to 4.17

UE - Gameplay - Aug 11, 2017

Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...

r.MipMapLODBias has no effect on Texture Sample using Shared:Wrap or Shared:Clamp

UE - Graphics Features - Aug 11, 2017

If a material contains a Texture Sample node with Sampler Source set to Shared:Wrap or Shared:Clamp, setting r.MipMapLODBias will have no effect on the blurriness of the material. Regression: No - ...

PerInstanceRandom does not work on Instanced Static Meshes spawned at runtime

UE - Graphics Features - Aug 11, 2017

PerInstanceRandom does not provide a random value when the material is being used on an Instanced Static Mesh that is spawned at runtime, the value is always the same. Regression?: Yes This did not ...

[CrashReport] Linux Crash in FActiveSound::GetWorld()

UE - Platform - Linux - Aug 11, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SIGSEGV: invalid attempt to write ...

Allow demo functions from Execute Console Command.

UE - Networking - Aug 10, 2017

Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...

Crash occurs on Mac when using the Command-S keyboard shortcut to save a Blueprint if the Mac input language is set to Japanese Romaji

UE - Platform - Apple - Aug 10, 2017

The Editor will crash when using the keyboard Command-S shortcut to save a Blueprint after adding a node if the Mac is set to use Japanese Romaji input. The crash actually seems to occur as soon as ...