Trace collision audio occlusion is not working on iOS/tvOS

UE - Audio - May 9, 2017

The Left side of the test map works in 4.16 and Main so marking this as a regression. Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...

Subsequent packaging attempts fail when packaging with Chunks, Nativization, Full Rebuild and For Distribution enabled

UE - Foundation - Cpp Tools - Automation Tool - May 4, 2017

Subsequent packaging attempts when Generate Chunks, Blueprint Nativization, Full Rebuild, and For Distribution are enabled will fail. The error that appears states that the AutomationTool log file i ...

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

Generated HLOD Actor not Registered when using the Size Map Tool

UE - World Creation - Worldbuilding Tools - HLOD - May 3, 2017

When using the Size Map to view the memory consumption of a generated HLOD actor, it reports it as missing. This could serve to be problematic when using a large number of HLOD actors to optimize t ...

Default name 'None' for TextureSampleParameter2D blocks overriding in the material instance.

Named 'None' in the material editor, TextureSampleParameter2d is not overridden in the material instance. ...

Crash when creating a Niagara Emitter

UE - Graphics Features - Apr 28, 2017

Crash when creating a Niagara Emitter Another CrashReport: [Link Removed] Not sure if regression because the process to enable Niagara in 4.15 seems to be different than in 4.16, and I'm not sure ...

Structs cause packaging to fail when Blueprint Nativization Method is set to "Inclusive"

UE - Gameplay - Blueprint - Apr 26, 2017

Structs cause packaging to fail when Blueprint Nativization Method is set to "Inclusive" Note: Appears to be a regression (worked in 4.15.1) Error example: UATHelper: Packaging (Windows (64-bit)) ...

Variable Reset on Child in level

UE - Gameplay - Blueprint - Apr 24, 2017

For a child instance inside of the level, the value of a parent int variable will reset if you add a new variable in the child and if there is a function in the parent that has the child as an outpu ...

Force feedback effects only play the value at time 0 in curve

UE - Gameplay - Apr 21, 2017

Force feedback effects will persistently play at whatever the value is set at Time 0 in the curve. This does not occur in UE4/Main ...