Subclass disappears from class variable drop-down on re-open

UE - Gameplay - Blueprint - Mar 13, 2017

Subclass disappears from class variable drop-down upon reopening the project. There is a workaround for the issue but it is strange in nature. Opening the level blueprint and adding the node in scre ...

Crash when changing multiple Landscape Blend Layer nodes from Weight blend to Height blend

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2017

A crash occurs when setting the Blend Type for multiple Landscape Layer Blend nodes from Weight Blend to Height Blend. ...

Crash when changing the World Grid Material to Unlit

UE - Graphics Features - Mar 13, 2017

A crash occurs when setting the WorldGridMaterial from the Engine Content to the Unlit Shading Model and pressing apply. ...

Material Stats returning Incorrect Sampler and Instruction Counts

UE - Graphics Features - Mar 9, 2017

When creating and modifying a material, the base Texture Sampler count and instructions are returning incorrect values. In 4.14.3 whenever you create a new material the Texture Sampler count is 0/1 ...

Redundant Material Slots Added To Mesh With LODs After Upgrading To 4.14 And Higher

Tools - Mar 9, 2017

When upgrading a project that was prior to the material slot implementation to a newer engine version will cause redundant material slots to be created. This requires the mesh to have LODs and multi ...

EditCondition specific does not prevent values from being changed.

Tools - Mar 9, 2017

1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...

Wrong transform of Destructibles that use Extended Structures

OLD - Anim - Mar 7, 2017

Wrong transform of Destructibles that use Extended Structures. Destructible must be contained within a BP and only occurs during Standalone Game. All other play modes, including packaged, work as ...

SSR Does Not Work On Mobile or Mobile Preview

UE - Platform - Mobile - Mar 7, 2017

In our Docs page SSR is listed as compatible with mobile here: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/PostProcessEffects/ While testing this doesn't seem to be the case so either ...

Crash editing Landscape Splines with Level Sequence Open

Tools - Mar 6, 2017

A crash occurs when attempting to transform a landscape spline with a Level sequence open. It is important to note that no key framing or animating of the landscape spline control point is occurrin ...

Data is not filled in for a Blueprint struct array contained within another Blueprint struct

UE - Gameplay - Blueprint - Mar 6, 2017

If a Blueprint struct contains a variable that is an array of another Blueprint struct, data in a datatable based on the first struct will not be correctly filled in for the struct array. If the str ...