Unreal Match 3 Does not Download/Install from Launcher in for UE4.15

Docs - Samples - Mar 1, 2017

Unreal Match 3 fails to install for UE4.15, unlike all previous versions. ...

Xcode 8.3.2 fails to successfully build 4.15.1 from source code

UE - Platform - Apple - May 2, 2017

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...

Unexpected Changes in Saturation/Contrast of Colors when upgrading project to 4.15

UE - Graphics Features - Jan 30, 2017

When upgrading a project to 4.15 (in my case from 4.14.3), the colors seem to have shifted in contrast/saturation. It is not a huge difference, but noticeable enough to affect the overall result of ...

Project upgrade to 4.15 does not complete if the Runtime Mesh Component is installed in version 4.14 and not in 4.15

UE - Foundation - Core - Apr 17, 2017

If the Runtime Mesh Component is installed in the 4.14 Binary Engine, upgrading a copy of a code project from 4.14 to 4.15, even if it does not use that plugin, will result in the upgrade process ha ...

Crash occurs when entering r.GbufferFormat 3 and running the Pixel Inspector Tool

UE - Graphics Features - Jun 13, 2017

A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...

Run command fails launching onto iOS from Mac with Error_DeviceOSNewerThanSDK on Xcode 8.3.3

UE - Platform - Mobile - Jun 9, 2017

Xcode version is 8.3.3 and device OS version is 10.3.2Error Launch failed! Failed to launch on device. Make sure your install of Xcode matches or is newer than the OS on your device. Tested on i ...

Physics Substepping doesn't have the same effect from 4.15 to 4.16

OLD - Anim - Aug 8, 2017

Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...

Major performance drop with instanced meshes since PhysX 3.4 upgrade

UE - Simulation - Physics - Mar 15, 2017

Major performance drop with instanced meshes since PhysX 3.4 upgrade Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) For me, my results were: 4.8 through 4.13 No Collision - ...

Incorrect values from NAND node with 3 inputs

UE - Gameplay - Blueprint - May 2, 2017

The values printed from the nand boolean node display incorrect values for the specific set-ups with 3 inputs that are in the repro steps. The node works as intended with 2 inputs, and with some of ...

Fade track is not affected by "Restore State" flag

UE - Anim - Sequencer - Mar 24, 2017

Fade track is not affected by "Restore State" flag Regression: Sort of. Restore State wasn't available in 4.14, but the default behavior would leave the screen black Worked: 3249277 (4.14.3) Bro ...