UGameplayStatics::SuggestProjectileVelocity always fails if parameter set as ESuggestProjVelocityTraceOption::TraceFullPath

UE - Gameplay - Aug 29, 2016

SuggestProjectileVelocity will always return false if ESuggestProjVelocityTraceOption is set to TraceFullPath. ...

Procedural Mesh Component Blocks Level from Saving

UE - Gameplay - Components - Aug 29, 2016

When a blueprint is added to a level that contains a procedural mesh component the level is unable to save. The error message that pops up is attached as a screenshot. Edit PatrickD (08-29-2016): C ...

Compiling after copy/pasting Event Tick with references into function crashes editor

UE - Gameplay - Blueprint - Aug 29, 2016

When pasting nodes with references to an event tick into a function then compiling the editor will crash. Regression from 4.12.5 Binary CL-3039270 Edit - TravisL: I was able to repro this crash o ...

Snapping key frame past the 2nd set of keys will make those keys invisible

UE - Anim - Sequencer - Aug 29, 2016

Snapping key frame past the 2nd set of keys will make those keys invisible ...

'Used with Landscape' missing in Details panel within Usage section of Material Editor

UE - Rendering Architecture - Materials - Aug 29, 2016

The 'Used with Landscape' option no longer appears/exists within the Material Editor under the Usage section. ...

Can not save Material after copying a Comment into Graph from Material Function

UE - Rendering Architecture - Materials - Aug 29, 2016

When using a material function in a graph with a comment copied from that same material function will cause the material not to save. The error message that pops up says " ...Graph is linked to priv ...

sphere collision with start and end points set to the same value return no hit objects

UE - Gameplay - Aug 29, 2016

Sphere collision with start and end points set to the same value return no hit objects. Workaround Set the end vector to 1 away from the start vector (0,0,0 to 1,1,1, etc.) Regression (no) issue ...

Crash when jumping to location of referenced missing asset in a blueprint from Message Log window

Tools - Aug 29, 2016

I created a static mesh blueprint and set the mesh asset to a mesh in my project. Then I closed the project, deleted the mesh .uasset, reopened the project. When opening the blueprint, there are w ...

Android sessions do not appear in Session Frontend

UE - Platform - Mobile - Aug 29, 2016

Lighting still unbuilt in Content Examples Lighting map after building lighting and saving

UE - Graphics Features - Aug 28, 2016

Lighting needs to be rebuilt in Content Examples Lighting level every time the editor is reopened. If the user builds lighting, saves the level, closes the editor, then reopens the level, lighting ...