Creating a float variable named lifespan in an Actor Blueprint and setting its default value will override the life span of the parent class

UE - Gameplay - Blueprint - Dec 19, 2016

Creating a float variable named lifespan in an Actor Blueprint and setting a default value for it will override the parent class' life span setting. I was unable to find any variable in the Actor cl ...

Retargeted Child AnimBP doesn't play any animations

OLD - Anim - Dec 19, 2016

Retargeted Child AnimBP doesn't play any animations ...

Copying and Pasting transform tracks creates a second transform track in Sequencer

UE - Anim - Sequencer - Dec 19, 2016

When testing the new features in 4.15, i noticed that when copying and pasting a transform track in Sequencer, and pasting the transform track to an actor, it adds another transform track rather tha ...

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

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

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