Transforming keys in Sequencer changes the interpolation of the keys

UE - Anim - Sequencer - Dec 19, 2016

Going over the new features for 4.15 and I noticed that adjusting the transform of the keys in Sequencer, causes them to change to a linear interpolation. This is also effected if you select Transfo ...

Behavior Tree Visualizer Runs Sequence Tasks in Parallel

UE - AI - Dec 19, 2016

Tasks in the behavior tree are visually represented as running parallel to one another instead of sequentially when looking at the behavior tree visualizer. This does not seem to have an effect on f ...

Timespan Set in Blueprint Default Not Returning Correct Value

UE - Foundation - Core - UObject - Dec 19, 2016

Timespan properties created in C++ but set in blueprints are not returning the correct values. ...

Localization code incorrectly retrieves ManifestName rather than AcrhiveName

UE - Editor - UI Systems - Localization - Dec 19, 2016

In FTextLocalizationResourceGenerator::GenerateAndUpdateLiveEntriesFromConfig() lines 216-222 are meant to get the Archive Name. However line 218 appears to be a copy of line 210 and is set to Mani ...

Audio plays through Oculus headset in standalone (even when HMD is not in use) if oculus HMD is plugged in

UE - Platform - XR - Dec 19, 2016

Audio plays through Oculus headset in standalone (even when HMD is not in use) if oculus HMD is plugged in. The sound plays through the headset in standalone when the HMD is not is use ...

Blueprints converted to static mesh with negative scales for a component will invert the faces

Tools - Dec 19, 2016

Negative scaled static mesh components in a blueprint will invert their faces when converted to a static mesh. Note that this does not happen in the following situations: If the BP is scaled negat ...

Unable to change View Options from the menu contained inside of an asset selection dropdown

Tools - Dec 16, 2016

Using the View Options option inside of an asset selection dropdown window does not work. None of the options, other than the Scale slider under Thumbnails, will make any changes and the window is i ...

Hierarchical Instanced Static Mesh component instances are not duplicated correctly if the parent is duplicated

UE - Graphics Features - Dec 16, 2016

Duplicating an actor with a Hierarchical Instanced Static Mesh component that has an instance will duplicate the instance as well, but this instance is not rendered. Please note, this was discovere ...

Foliage LODs do not appear to use the base LODs lightmap any longer

UE - World Creation - Worldbuilding Tools - Foliage - Dec 16, 2016

LODs used with the Foliage Tool are no longer being shadowed accordingly with their baked lighting from their base LOD. Originally they would stay consistently lit, where as now the lower LOD transi ...

Setting window resolution to a higher amount than the screen's current resolution leads to incorrect Aspect Ratio and black bars

UE - Graphics Features - Dec 16, 2016

When the resolution is set to a height that is higher than the monitor's current resolution in Windowed mode without Constrain to Aspect Ratio enabled in the Camera, the aspect ratio becomes squishe ...