GLEO on Level Duplicate Save Attempt

Tools - Oct 12, 2016

This bug is linked to UE-34954 ...

Could not make DefaultEngine.ini writable toast when changing Project Settings on Linux

UE - Platform - Linux - Oct 12, 2016

A toast message appears when changing a Project Setting on the Linux machine stating: Could not make /path/to/project's/DefaultEngine.ini writable Despite message, the information is still written ...

Setting Transform (rotation) On Streamed Level Breaks Lighting

UE - Graphics Features - Oct 12, 2016

When changing the transform rotation of a streamed level or an instance of a streamed level the lighting breaks. ...

Nav Mesh Not Generating on Static Mesh Created From BSP

UE - AI - Oct 12, 2016

Nav Mesh is not being generated on a static mesh that was converted from a BSP. Found in 4.13.1. Reproduced in 4.12.5 and 4.14 Main CL 3156733 Attached is a screenshot showing the difference betw ...

Block noise on particles/skeletal meshes when launched onto certain Android devices

UE - Platform - Mobile - Oct 12, 2016

When launching particles and skeletal meshes on certain devices, they create block noise pixels instead of a smooth flame for example. Regression: Yes Did not occur: Binary 4.12.5-3039270+++UE4+Rel ...

Landscape Collision Offset with Visibility Mask

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

Landscape Collision is offset when using the Landscape Visibility Mask. If you paint a hole within the landscape and use the Third Person Template character to walk over the holes, the character wil ...

Setting Fixed Frame Rate Prevents Particle Collision In PIE, Standalone, and Packaged Game

UE - Graphics Features - Oct 12, 2016

If you set the project to use a fixed frame rate, particle collision no longer works. ...

Importing heightmap crashes editor on Mac OS

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

Importing a landscape on a Mac crashes the editor. Landscape importing does not crash the editor on Windows OS. Frequency: 2/2 ...

ExportMaterialProperty doesn't output any FColor data from noise expression node

UE - Graphics Features - Oct 12, 2016

FMaterialUtilities::ExportMaterialProperty doesn't take into account any noise expression nodes in the material when outputting the FColor array. ...

Custom Event with array param does not take a pointer to the array

UE - Gameplay - Blueprint - Oct 12, 2016

When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...