Attach in Sequencer causes erratic translation values on Child

UE - Anim - Sequencer - May 5, 2016

Attach in Sequencer causes erratic translation values on Child ...

Adjusting play speed for animation causes notifies to trigger multiple times

UE - Anim - Sequencer - May 31, 2016

Adjusting play speed for animation causes notifies to trigger multiple times. Creates a stuttering effect. ...

Sequencer UpdateTimeCursorPosition can set TimeCursorPosition beyond the end of the track when stopping

UE - Anim - Sequencer - Oct 11, 2016

After calling Stop() in UpdateTimeCursorPosition (LevelSequencePlayer.cpp:392), we continue on to set TimeCursorPosition to NewPosition. At this point, NewPosition is beyond the end of the track. A ...

High Quality Gaussian DoF not working on iOS Metal

UE - Platform - Mobile - Sep 2, 2016

The High Quality Gaussian DoF does not work when deployed to an iOS device that supports Metal. After enabling the setting within Project Settings to support Metal (A8 chipsets) and above, and then ...

GI Indirect Lighting Intensity No Longer Influences Reflection Capture

UE - Graphics Features - Nov 21, 2016

The post process setting "indirect lighting intensity" no longer influences the brightness of reflections created by reflection capture actors. ...

Crash Generating Proxy Meshes after replacing static meshes in the level

UE - World Creation - Worldbuilding Tools - HLOD - Nov 17, 2016

Crash occurs when the user attempts to build HLOD after replacing the static meshes in the level with another set of static meshes. Couldn't reproduce this with just any mesh replacing the meshes. ...

Rendering a movie captured from Sequence Recorder does not capture accurately

UE - Anim - Sequencer - Nov 18, 2016

This was discovered when I wanted to capture a physics bug and was joked to capture it in Sequencer. When attempted, it accurately captured what happened when played in the viewport, but when it was ...

Difference In Overdraw For Foliage

UE - World Creation - Worldbuilding Tools - Foliage - Nov 23, 2016

When using a masked material the overdraw displays differently for foliage meshes. To test this I created different examples to look at and test. On the far right in the attached project I have a ...

Adding a custom plugin to a code project that is in the root location of a drive will result in an error stating that the plugin was found in two locations

UE - Foundation - Cpp Tools - Plugin System - Nov 25, 2016

Creating a new custom plugin in the root location of a drive results in the project being unable to open or build. An error message appears that states that the plugin was found in two locations, an ...

[Feature Request] Search folders and apply existing materials on mesh import

Tools - Nov 24, 2016

User request: When importing a mesh from FBX with named materials assigned, search folders for existing identically named materials and automatically assign those to the mesh. I thought that this ...