On a Mac, Cannot Delete Folder Containing Sub Folders from Content Browser

UE - Platform - Apple - Dec 12, 2016

In the Content Browser, deleting folders within folders on a Mac will result in new folders being generated containing the deleted folders when the Editor is reopened. This is similar to the issue ...

SpeedTree Billboards rendering with Incorrect Material

Tools - Dec 12, 2016

Material Billboards for SpeedTree assets are rendering with the incorrect material. This can occur to any pre-existing project, or a new project with imported SpeedTree content using both 3d LODs an ...

UMG textfield crash with using Metal

UE - Graphics Features - Dec 12, 2016

UMG textfield crash with using Metal after switching screens and spamming a UMG text field. User provided an example video for reference. Link: [Link Removed] ...

Modifying a Static Mesh's "Y" Collision Rotation also modifies "X" and "Z" Rotation

UE - Gameplay - Dec 12, 2016

If the user modifies the "Y" Rotation value of a Static Mesh's Collision, the "X" and "Z" values are changed. The values will move +/- 1 point from their value prior to modifying the Y value. This ...

Forward Shading: Scene Capture 2D crash when assigning a RGB Capture Source

UE - Graphics Features - Dec 12, 2016

When using Forward Shading for the project, if you assign a source target to a SceneCapture2D and use either BaseColor in RGB or Normal in RGB the editor will crash. Tested with: Broken: 4.14.1 B ...

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 ...