Grainy Material on Gun in FPS Template

UE - Graphics Features - Oct 14, 2016

Load up a FPS template and move around. It appears the gun becomes grainy. This was tested on an NVIDIA Geforce GTX 980 Version 373.06 and a Quadro M4000. Also tested on a AMD Radeon R9 290 @ Rade ...

Hang and log spam when making changes to a landscape material with the landscape editor open

UE - LD & Modeling - Terrain - Landscape - Jul 25, 2016

Editor hangs if changes are made to the material which is currently assigned to a landscape while the landscape editor is open. Also spams "LogMaterial: 0.03 seconds spent updating 1 materials, 1 i ...

[CrashReport] UE4Editor_TextureFormatDXT!__delayLoadHelper2() [delayhlp.cpp:323]

UE - Graphics Features - Nov 3, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Unknown exception - code c06d007e (first/second chance not available) Source ...

[CrashReport] UE4Editor-Core.dylib!FThreadStats::FThreadStats()

UE - Graphics Features - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: SEGV_MAPERR at 0x0 Source Context:N/A Most recent user affected CL: 3195953 ...

Incorrect shading for SubSurface profile in the Blueprint Viewport.

UE - Graphics Features - Dec 30, 2016

The Subsurface shading looks incorrect in the Blueprint Viewport window. Adjusting the cvar for r.sss.checkerboard from the default value of 2 to 1 looks more correct and a value of 0 switches back ...

Dbuffer Normals Incorrect In Forward Rendering

UE - Graphics Features - Apr 17, 2017

After enabling forward shading materials with their decal response set to "normal" have incorrect shading. In the example project there are many pointlights and their specular highlight doesn't disp ...

Crash When Opening Static Mesh After Enabling Forward Shading And Disabling "Support Stationary Skylight"

UE - Graphics Features - Apr 17, 2017

After enabling forward shading and disabling "Support Stationary Skylight" opening a static mesh in the static mesh editor will crash the engine. REGRESSION? Yes Crash Did NOT occur in 4.15.1 CL ...

Drag in event graph does not work after touch event with breakpoint

UE - Editor - UI Systems - Slate - May 3, 2017

Dragging in event graph does not work after touch event with a breakpoint. This issue persists after the PIE has stopped as well. But the issue is resolved when the project is reopened. Regression: ...

Code based interfaces do not appear in Interface selection dropdown

UE - Gameplay - Blueprint - May 4, 2017

When adding an interface to a blueprint, only blueprint created interfaces are available. Engine / custom interfaces written in code are not listed. Regression: Yes - custom interfaces are present ...

Slider component does not accurately update value if thumb image is large

UE - Editor - UI Systems - May 26, 2017

Slider component does not accurately update the value if thumb image is large in size. The issue is that when a value range on the slider is clicked the thumb should match the associated value; howe ...