Landscape Mountains Content Is Bugged When Updating Engine Version (P_BirdsClose_Circling)

UE - Graphics Features - Sep 30, 2016

When updating the P_BirdsClose_Circling to a new engine version (4.12.5 or higher) the particle system breaks. ...

Find References does not appear to find used variables that have been copy and pasted from another blueprint

UE - Gameplay - Blueprint - Sep 30, 2016

Find References does not appear to find used variables that have been copy and pasted from another blueprint. Only the variable that was right clicked and turned into a variable is found ...

Precomputed lighting is not saved when using Save As or Duplicate for levels

UE - Graphics Features - Sep 30, 2016

Lighting is invalidated with levels that have been duplicated or Saved As. The maps that are created are immediately marked dirty and need to be resaved vs how they were in 4.12.5 where they wouldn' ...

Unable to Undo Property Changes in Paint Mode

Tools - Sep 29, 2016

When making changes to the properties of the paint mode (paint color, brush settings, etc.) the actions are not logged into the undo history and therefore cannot be undone. Attached is the screensh ...

Editor crashes during launch to Galaxy Note 4

UE - Platform - Mobile - Sep 29, 2016

Editor seems to crash upon launching to a Galaxy Note 4 with the following error: [2016.09.28-15.52.40:824][-7215064]Assertion failed: Assertion failed: [Link Removed] [Line: 1147] May be relate ...

Ribbon Type Data LOD Particles Do Not Change Initial Size

UE - Niagara - Sep 29, 2016

When creating an LOD for a particle system with a ribbon emitter. The ribbon emitter wont change its initial size in the higher level LOD. ...

When simulating in editor, holding down right-click prevents users from using other keys

Tools - Sep 29, 2016

When simulating in viewport, holding down right-click prevents the user from using other keys such as Escape or G. ...

EditDefaultsOnly is overriden by meta specifier MakeEditWidget

Tools - Sep 29, 2016

When the meta property "MakeEditWidget" is used in conjunction with EditDefaultsOnly, instances of the variable in the level can be edited by selecting the widget and using its transform gizmo. ...

Crtl Z Does not Undo Settings Edits in Landscape mode

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2016

This was discovered through reworking a test case. I noticed the bug when I was hitting crtl Z through all of my edits and noticed that the brush size value did not change even though the notificati ...

When using "Meta = (MakeEditWidget = true)" for a UPROPERTY, edits in blueprint defaults are not reflected unless Editable when Inherited is false

UE - Gameplay - Blueprint - Sep 28, 2016

The widget diamond created when using MakeEditWidget does not update the transform of a placed instance unless Editable When Inherited is false. This appears to relate to the blueprint settings, wh ...