BP class variables aren't created for component templates not loaded in an uncooked server build due to component class NeedsLoadForServer() API override.

UE - Gameplay - Components - Jun 6, 2016

See UDN thread for details. Essentially we need to ensure that class variables are created for SCS components even if the template isn't loaded as a result of a NeedsLoadForServer() API override. O ...

Attempting to move multiple constraints at once does not work

UE - Simulation - Physics - Jun 1, 2016

Attempting to move multiple constraints at once results in the previously selected ones rotating in place instead of moving. ...

Snap Constraint to Bone affects rotation but not position

UE - Simulation - Physics - Jun 1, 2016

The Snap Constraint to Bone button seems to only rotate and change the limits on a constraint instead of also moving the constraint to the bone's location. ...

GearVR crash with material using Fresnel or WPO on Snadragon S7

UE - Platform - Mobile - May 19, 2016

Talking with ChrisB, this has been passed to Samsung and Qualcomm for investigation with the Signal 11 crash. This only affects the Snapdragon S7 devices. ...

Crash Report output - Add external app filepath conversion to ReportCrashUsingCrashReportClient()

UE - Foundation - Core - May 18, 2016

Sandbox mode not dealt with here... const FString CrashContextXMLPath = FPaths::Combine( *FPaths::GameLogDir(), *CrashContext.GetUniqueCrashName(), FPlatformCrashContext::CrashContextRuntimeXML ...

Moving a component in the main viewport does not call PostEditComponentMove() function

Tools - May 18, 2016

When a non-root component for an actor is moved in the blueprint viewport, that component's PostEditComponentMove function is called. Adding the actor to the main editor viewport and then moving th ...

Left Hand IK setting in Hand IK Retargeting node is using the wrong tooltip

UE - Anim - Rigging - May 17, 2016

In the Hand IK Retargeting node, the Left Hand IK setting is using the wrong tool tip. It reads "Bone for Left Hand FK". ...

Folders deleted inside of the Content Browser do not actually get deleted

UE - Editor - Content Pipeline - Content Browser - May 13, 2016

A user reported an issue where folders are never actually deleted when they are deleted via the Content Browser. They return when reopening the editor and never disappear from the File Explorer. ...

Play button stays highlighted after PIE has ended

Tools - May 13, 2016

Play button stays highlighted after PIE has ended until the user moves mouse over the Play button again. Regression (Yes) issue (does not) occur in 4.10.4. ...

On Mac OSX Open Asset (Command + P) Does not function as Expected

UE - Platform - Apple - May 5, 2016

On a Mac running either Yosemite or El Capitan, when you go to open an asset either through the menu: File>Open Asset or Command + P, when the pop-up window appears and you start typing, the window ...