Unexpected behavior from moving multiple widget components with render transform

UE - Editor - UI Systems - May 10, 2017

Unexpected behavior occurs from moving multiple widget components with render transform applied to them. The individual components seem to change relative position or rotation when being clicked and ...

Color Picker No longer Retains Hex Values

Tools - May 9, 2017

The color picker doesn't remember values pasted or entered into the Hex Linear or Hex SRGB field. ...

Skylight has too much influence on Subsurface Scattering

UE - Graphics Features - May 9, 2017

Users on the AnswerHub are reporting that Skylights have too much effect on Subsurface Scattering. The argument here seems to be Movable Skylights versus Static/Stationary and their results regardi ...

SpawnActor node evaluates pure inputs twice

UE - Gameplay - Blueprint - May 9, 2017

When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...

Spatialization is inaccurate on iOS/tvOS

UE - Audio - May 9, 2017

Also occurs in 4.16 Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...

Trace Hit.Z varies strangely based on trace start/end Z

OLD - Anim - May 8, 2017

The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...

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

Mesh Decal Material Influced By Emissive In Shader Complexity View Mode

UE - Graphics Features - May 4, 2017

The emissive value influences how a mesh decal material appears in the shader complexity view mode. The value of 1 will register as white and .5 is pink. ...

Auto Scalability always Defaults to Epic Settings on Macs

Tools - May 4, 2017

When using the Auto Scalability feature either through the Editor or through the console command, 'scalability auto', the settings default to Epic quality. Not that there are Macs out there that ca ...

Assertion failed: GEditor->GetSelectedActorCount() == 1 in FLevelEditorActionCallbacks::Paste_CanExecute

Tools - May 3, 2017

This is a high frequency crash occurring for our users. It appears to be the same crash reported in [Link Removed], however that was fixed in 4.15.0, and the specific repro steps are verified to no ...