Projectiles no longer collide with cube static mesh in QA-Promotion

UE - Gameplay - Dec 12, 2016

The projectiles in QAGame are no longer colliding with the static mesh in the QA-Promotion map. ...

Render Target "Auto Generate Mips" Does Not Work As Expected

UE - Graphics Features - Dec 12, 2016

The auto generate mips feature for render targets doesn't seem to work. The generated mips render black. ...

Crash when launching Google VR project

UE - Platform - XR - Dec 12, 2016

Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...

Fix pause flags when recycling sound sources

UE - Audio - Dec 12, 2016

Issue is due to pause flags getting recycled when new sound sources are used from the sound source pool. This is a regression since 4.13, causing audio to pop. ...

Nativized Packaging Fails When Delegates Have Same Output Parameters

UE - Gameplay - Blueprint Runtime - Dec 12, 2016

Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...

Assets containing TSet or TMaps fail to Nativize

UE - Gameplay - Blueprint Runtime - Dec 12, 2016

Multiple compile failures while attempting to nativize the QABP_Containers asset in QAGame. Errors:[2016.12.12-15.20.04:831][486]UATHelper: Packaging (Windows (64-bit)): xgConsole: QABP_Containers_ ...

FBodyInstance SetCollisionEnabled not properly checking physics state.

UE - Simulation - Physics - Dec 12, 2016

FBodyInstance::SetCollisionEnabled uses an incomplete conditional to determine whether or not it's in a Simulating or Non-Simulating state. This can cause cases where RecreatePhysicsState doesn't pr ...

Exponential Height Fog renders incorrectly after Set World Origin Location

UE - Graphics Features - Dec 12, 2016

When having an Exponential Height Fog actor far away from origin, after doing Set World Origin Location, Exponential Height Fog's appearance changes. ...

Crash opening ContentExamples with the -d3ddebug commandline

UE - Graphics Features - Dec 9, 2016

Crash opening ContentExamples with -d3ddebug ...

Start Up Movies Are not Playing for iOS Devices when using Launch-On

UE - Platform - Mobile - Dec 9, 2016

When designating 3 Intro/Start Up movies to play back to back in the Project Settings of a mobile project, the user reports that they will play as expected for Android devices, but only one movie wi ...