Disabling 'Use Landscape Lightmap' option Skewing Procedural Foliage Instances

UE - LD & Modeling - Terrain - Landscape - Oct 24, 2016

Disabling the 'Use Landscape Lightmap' when using procedural foliage, will skew the placed instanced meshes. Regression? Yes, this issue did not occur in the 4.13.1 release. ...

Animations have less Frames in 4.14 than in 4.13

OLD - Anim - Oct 24, 2016

Animation assets have different amounts of frames between 4.13 and 4.14 ...

CrossCompileTool module fails to build due to missing include

UE - Graphics Features - Oct 24, 2016

The include for VulkanConfiguration.h was added to VulkanBackend.h, which is one of the external dependencies for the CrossCompileTool. This include is not complete however. This results in this mod ...

Pose assets do not snap to the pose when Additive is disabled

OLD - Anim - Oct 24, 2016

This is a regression from 4.13.1 as it was snapping to the pose then. If this was an intentional change please let us know and we can update the test case to reflect this. ...

Cannot click send in CrashReportClient on Mac

UE - Foundation - Core - CrashReportClient - Oct 24, 2016

The CrashReportClient does not allow the send buttons to be clicked on a Mac. The client works fine on Windows. This works in 4.13.2. Works in: 4.13.2 - 3167898 Broken in: 4.14.0 - 3171634 WORKA ...

UnrealCEFSubProcess requires Visual Studio 2013 to be compiled

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 21, 2016

When trying to build the entire engine solution or UnrealCEFSubProcess directly, Visual Studio 2013 is required to be installed for UnrealCEFSubProcess to complete successfully. There is also an err ...

Post Processing Settings do not update in Persona when the values are changed in Preview Scene Settings

UE - Gameplay - Oct 21, 2016

The post processing effects do not update in the Persona Viewport in realtime. They will take effect if the post process setting is disabled and renabled. This is a regression. ...

Failed to Zip Projects

Tools - Oct 21, 2016

When trying to zip the project the editor fails almost immediately. The output logs shows as follows: UATHelper: Zip Project Task (Windows): Running AutomationTool... UATHelper: Zip Project Task (W ...

FixDeps runs on every build even without any changes

UE - Platform - Linux - Oct 21, 2016

This has been fixed for 4.15, but 4.14 was branched before the fix. Note that this issue is distinct from [Link Removed] and the fix is much simpler. Note that [Link Removed] (pull request #2839) ...

Rebuild and Clean options in Visual Studio fails compile

UE - Foundation - Build - Farm - Oct 20, 2016

Attempting to use Rebuild / Clean fails to compile. VS output shown in callstack. ...