shadow seam occurs when lighting is built after object is rotated

UE - Graphics Features - Jul 12, 2017

There is an issue that is occurring where visible shadow seams appear after an object is rotated where it was not previously. CL tested 4.15.3 - CL 3450819 - Issue is present 4.16.2 - CL 3514769 - ...

Planar reflections do not work in OpenGL4

UE - Rendering Architecture - RHI - Jul 11, 2017

This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...

FWindowsWindow::ReshapeWindow may get called with a NewHeight of 0 when using the editor through VPN, causing a crash

Tools - Jul 10, 2017

When calling ReshapeWindow, aspect ratio is determined by dividing the new width by the new height. We could prevent a potential crash here by validating these numbers before performing the division ...

Blend Node performs Blend Time after being re-initialized with a different Active Value

OLD - Anim - Jul 10, 2017

Setup: Blend by Bool>Slot>Final Pose. Say the bool starts on true. While playing a Montage on the slot, flip the bool value to false. After the montage finishes, the blend node will start on true ...

Gridlines Draw On Top of any sprite or mesh with a Translucent material in an orthographic viewport

UE - Graphics Features - Jul 10, 2017

When viewing Translucent Sprites or Unlit Translucent assets while in Lit viewmode, the viewport grid always draws on top of the object(s). ...

Mip Gen Blur Settings affecting Mip Level 0 when setting the Maximum Texture Size

UE - Graphics Features - Jul 7, 2017

When Blurring a Texture using Mip Gen Settings and setting the LOD Bias or Maximum Texture Size, the blur gets applied to the base Mip Level 0. This behavior is contrary to how it behaves when blur ...

World Origin Rebasing Causing Camera to be Offset From Location When Exiting PIE on a Large Map

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2017

When using World Origin Rebasing, it is possible for the camera to offset itself from your starting location when exiting PIE. This will cause the next PIE session that starts at Current Camera Loca ...

Mouse acts as touch in content browser after alt+tabbing out of a PIE session that contains Virtual Joy Sticks

Tools - Jul 6, 2017

If the user alt+tabs out of the editor while using a virtual joy stick in pie, it will cause the mouse to use touch inputs. One example of this would be clicking the content folder which will then t ...

Drag and drop operations on web pages in the web browser widget do not appear to work

UE - Editor - UI Systems - Jul 6, 2017

When using a web browser widget to pull up a web page that has a drag and drop functionality, the drag and drop functionality does not work when done through the web browser widget. ...

Exporting Landscape Heightmap using Copy/Paste Tool produces Pixelated results

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2017

When exporting a .raw file heightmap using the Copy/Paste tool, the file produced has a greyscale and pixelated result. ...