Auto Exposure in Static Mesh Editor whites out the viewport when Vert Colors is enabled

UE - Graphics Features - May 4, 2017

In the Static Mesh Editor, Enabling Vert Colors causes high exposure in the viewport. Workaround Disable Auto Exposure in the Project Settings > Rendering > Default Settings This is a Regression ...

Code based interfaces do not appear in Interface selection dropdown

UE - Gameplay - Blueprint - May 4, 2017

When adding an interface to a blueprint, only blueprint created interfaces are available. Engine / custom interfaces written in code are not listed. Regression: Yes - custom interfaces are present ...

Pixel Depth not Working on Mobile when used with Custom Depth

UE - Platform - Mobile - May 4, 2017

A licensee is reporting incorrect results when using the Pixel Depth expression and Custom Depth. Custom Depth is working fine, but when combined with Pixel Depth the results are quite different fr ...

Crash reimporting a skeletal mesh with less Material IDs than on first import

NOTE: Does not occur in 4.16, entered this to find a fix for licensee to integrate. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out o ...

Certain levels have little lighting in ContentExamples on Mac

UE - Graphics Features - May 4, 2017

Certain levels have really dim lighting in ContentExamples on Mac. This does not occur in //UE4/Release-4.15 on CL 3416026. Maps tested so far where the issue is noticeable: Navmesh UMG ParallaxOc ...

Warning: repairing painted vertex colors due to static mesh re-imports! in ContentExamples

Docs - Samples - May 4, 2017

Not a regressionInfo Repaired painted vertex colors in 0.0s for 2 components in /Game/Maps/Leveldesign_Workflow. Resave map to fix. Warning Spent 0.0s repairing painted vertex colors due to stati ...

Incorrect display for default exec pin for Switch nodes

UE - Gameplay - Blueprint Editor - May 4, 2017

The pin for Default for switch nodes in the preview build for 4.16 displays as a circle, this visual display for a pin is used with variables or a reroute node, but the default is and exec pin, and ...

When changing Select Node index pin from boolean to int/byte options do not update

UE - Gameplay - Blueprint Editor - May 4, 2017

When changing from boolean to Integer/Byte the select nodes options are not changed to Option 0/Option 1 and instead are left as False/True ...

Select Node literals not populated when type resolved by connecting a pin

UE - Gameplay - Blueprint Editor - May 4, 2017

When you connect a pin to a select node and determine the type of the wild card pins the other option pins do not have their literal populated. This occurs for enums where no option is select and n ...

Material re-route nodes break TextureSample output

UE - Rendering Architecture - Materials - May 4, 2017

This is a bug found by a licensee ...