Adding variables to a struct clears struct arrays used in blueprints

UE - Gameplay - Blueprint - Nov 4, 2016

Adding variables to a struct clears struct arrays used in blueprints. Regression (yes) issue (does not) occur in 4.12.5 ...

Cooking Fails After FBX Imports Within Only Spot Lights

UE - Editor - Content Pipeline - Import and Export - Nov 4, 2016

When importing an FBX file with only lights (in this case) via the "Import Into Level" feature this will cause the cook to fail. This can be resolved by adding geometry into the FBX file. ...

New UPROPERTY variables cannot be added to the Actor Tick category

UE - Gameplay - Blueprint - Nov 4, 2016

Adding the category "Actor Tick" to a UPROPERTY variable adds the variable to a new blueprint category rather than the existing Actor Tick category. ...

UCLASS_HideCategories syntax is not consistent with UPROPERTY_Category syntax

UE - Gameplay - Blueprint - Nov 4, 2016

When the Category specifier of a UPROPERTY has more than one word, using the UCLASS specifier HideCategories requires the category name to be written all as one word even if the UPROPERTY is separat ...

Morph Targets Get Overridden By APEX Cloth

UE - Simulation - Physics - Character - Nov 4, 2016

Using a material element with Apex cloth will override the morph targets so that they have no effect. This issue didn't exist in 4.10 and seems to have been introduced in 4.11 due to the many optim ...

Default subobjects do not get PostLoad called

UE - Gameplay - Components - Nov 3, 2016

PostLoad function is not called for blueprint components added through code. Regression: Yes In 4.12.5 (CL 3039270) code components do have PostLoad called if other components are not added throug ...

'Stat Collision' Console Command appears twice in PIE list

Tools - Nov 3, 2016

'Stat Collision' Console Command appears twice in PIE list Regression (no) issue (does) occur in 4.12.5 ...

Crash In Material Editor When Previewing A Node

UE - Graphics Features - Nov 3, 2016

When previewing a blank texture sampler in the material editor while the HLSL window is open, you can assign a texture to the texture sampler and crash the engine. ...

Selected Objects Get Filled With Orange Color (Mac)

UE - Graphics Features - Nov 3, 2016

When selecting actors in the scene they get filled with an orange color rather than the typical orange outline. This is unrelated to the setting "Selection Highlight Intensity" as the bug will sti ...

iOS flickers to portrait mode when phone locked then opened again

UE - Platform - Mobile - Nov 3, 2016

iOS flickers to portrait mode when phone is locked then opened again. ...