Specular errors rendering in Highlight

UE - Graphics Features - Sep 21, 2015

On certain assets, specular element is showing lines on an asset. [Image Removed] I have attached a Maya and FBX file of an asset which demonstrates this issue. ...

Changing levels after setting an images material to a dynamic material with a widget blueprint that has been added to the viewport within a HUD blueprint will cause a crash

UE - Editor - UI Systems - Sep 21, 2015

A crash occurs if the following conditions are metSetting an image widget to a dynamic materialAdding the widget blueprint to the viewport from within a HUD blueprintChanging levels ...

Transition Notifies Available for Selection in Character Blueprint

OLD - Anim - Sep 21, 2015

Transition Notifies are available for selection in Event Graph of the Character Blueprint even though, apparently, they only function in the Event Graph of the AnimBlueprint. ...

Text Render Component not updating when Text is changed in Blueprints

UE - Gameplay - Blueprint - Sep 21, 2015

When adding a Text Render COmponent to an Actor Blueprint, updating the text in the Text Field will not update the Rendered Text until the Blueprint is Closed and Reopened. This is a regression fro ...

Color Rendition not the same between Paper2D in Editor and PIE versus Standalone Game and Blank Project

UE - Graphics Features - Sep 21, 2015

There is a fairly noticeable difference in color rendition between a 2D Side Scroller Paper2D project when in Editor or PIE compared to Standalone Game or the same sprite asset in a Blank UE4 Projec ...

Crash when Child Actor Component overlaps Parent static mesh inside of the blueprint editor

UE - Gameplay - Sep 21, 2015

Crash when Child Actor Component, that is set to Destroy Other Actor on overlap, overlaps Parent static mesh inside of the blueprint editor Crash Reporter: [Link Removed] ...

DBuffer Decals render on top of Foliage

UE - Graphics Features - Sep 18, 2015

This is the same issue found in [Link Removed]. Foliage will not act as an occluder as expected with painted foliage. [Image Removed] Also reproduced in Main CL-2689138 ...

Precomputed AO Masks cannot be used to LERP between Normal Maps

UE - Graphics Features - Sep 18, 2015

When using the Precomputed AO Map node to LERP between 2 Normals, only the A input into LERP will render out on the mesh. The Precomputed AO will work fine for Base Color LERPs Example: [Image Re ...

PIE after the Game Instance's parent has a wire disconnected, compiled, then reconnected crashes this project

UE - Gameplay - Blueprint - Sep 18, 2015

This user's project crashes on PIE after the Game Instance's parent has a wire disconnected, compiled, then reconnected. Possibly related to [Link Removed], but the call stack is slightly different. ...

TextRenderComponents do not update bounds right away when changing text

UE - Graphics Features - Sep 18, 2015

When using a print string to print out changing values in a single line of execution. The result that is printed out is not always accurate. ...