Collapsed graph name is displayed next to local variables instead of the function name the local variable is within

UE - Gameplay - Blueprint Editor - Apr 28, 2017

When working within a collapsed graph, the Local Variables section of the Blueprint tab displays the name of the collapsed graph instead of the name of the function the Local Variables (and collapse ...

Particles With PSA Velocity Don't Orient Correctly In Orthographic View

UE - Graphics Features - Apr 28, 2017

Particles set to PSA_Velocity don't seem to orient towards an orthographic camera. This causes them to not be visible at certain view angles. NOTE This issue only appears if the particle system isn ...

Descriptions in Material delay before displaying

UE - Rendering Architecture - Materials - Apr 27, 2017

Descriptions in the Material Editor delay before displaying. After pressing Enter after typing in a description, the description does not appear. There are several ways to get the description to app ...

Cannot resize comment box when new comment is created on top

UE - Rendering Architecture - Materials - Apr 27, 2017

Cannot resize comment box when a new comment is created on top. The resizing affects the bottom right corner. This issue is dependent on how the comment is added if comment 1 is highlighted and a ne ...

Spline Mesh Does Not Collapse Or Deform Properly

Tools - Apr 26, 2017

Spline meshes don't seem to collapse evenly if they have geometry in between the start and end points. The test project demonstrates this by having a spline mesh move its end point closer to the sta ...

Package fails for android if company name begins with a number

UE - Platform - Mobile - Apr 26, 2017

If the company name has a number at the beginning of it when packaging for android it returns a series of errors and does not allow the project to be built. The error that is being shown in the outp ...

material clamps with Panner for HTML5 when texture size is not power of two

UE - Platform - Mobile - Apr 25, 2017

When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...

Dynamic Material instance Does Not Return Scalar Parameter Values Array Correctly

UE - Graphics Features - Apr 25, 2017

It appears that MIDs do not return Scalar Parameter Values in an array. It will return the parameters during runtime but not in the construction script. The steps are meant to show you that you ca ...

Spline Mesh With Negative Start and End Scale Has Broken Lightmap

Tools - Apr 25, 2017

When you have a negative start and end Scale for a spline mesh the resulting lightmap that gets baked for the mesh will be incorrect. ...

Variable Reset on Child in level

UE - Gameplay - Blueprint - Apr 24, 2017

For a child instance inside of the level, the value of a parent int variable will reset if you add a new variable in the child and if there is a function in the parent that has the child as an outpu ...