Clear Timer node does not stop a looping timer

UE - Gameplay - Feb 16, 2015

Setting a Clear Timer node does not stop the named function from firing. ...

Default Values of Parameters from Material Function not saving in Material Instances

UE - Rendering Architecture - Materials - Feb 16, 2015

A Parameter set in a Material Function cannot be reset to a default value in a Material Instance. Reproduced in 4.7p7 CL-2440994 and Main Promotable-CL-2444381 ...

Off screen nodes snapping back in to place after alterations in blueprints

UE - Gameplay - Blueprint - Feb 16, 2015

After deleting a node, other off screen nodes tend to snap back into place when panning across the blueprint. ...

If a pin is added to a node and then split only one of the pins can be removed

UE - Gameplay - Blueprint - Feb 16, 2015

If a user adds a Vector+Vector node, adds a pin, Splits the new pin, and then removes a pin the option to remove the other two remaining pins is not available. ...

RecreateLandscapeCollision console command regenerates collision over landscape holes

UE - LD & Modeling - Terrain - Landscape - Feb 13, 2015

Using console command 'RecreateLandscapeCollision' resets collision in areas that landscape hole materials have been placed. Workaround: paint new hole material to re-remove collision from areas w ...

Box selection in orthographic view ports with nothing previously selected will select BSP brushes even when you are not passing over edges or vertices

Tools - Feb 13, 2015

Box selection in orthographic view ports with nothing previously selected will select BSP brushes even when you are not passing over edges or vertices. The current expected behavior is that it would ...

Editor Drop Down Menus become out of place when moving across a small screen to a larger display

UE - Platform - Apple - Feb 13, 2015

In a Mac environment with where a MacBook Pro 15" retina display is used in combination with a larger 25" display "traditional resolution" the menus will drop down as expected on where the editor is ...

Access None with Event Hit to get Physical Material type

UE - Gameplay - Feb 13, 2015

When trying to get a hit result from physical material using a event hit node there will be a access none error caused in the log. This is the exact error presented: Error Accessed None 'CallFunc_B ...

Behavior Tree "Resume" button does not match other resume buttons in editor

UE - Gameplay - Feb 12, 2015

Resume button in Behavior Trees is a different image than the resume button in other parts of the editor. ...

Custom structure in blueprint corrupts Project

UE - Gameplay - Blueprint - Feb 12, 2015

Adding a custom Struct appears to crash the user project (possibly circular reference issue ) ...