Ribbon Emitters Do Not Properly Kill Trails On Source Loss

UE - Graphics Features - Nov 18, 2016

"Dead Trail on source lost" doesn't seem to work consistently. This is apparent when the source emitter's duration is longer than the particles being emitted. This bug also occurs if there is vary ...

Calling SetTexture on StereoLayerComponent causes crash on GearVR

UE - Platform - XR - Nov 18, 2016

If you have a StereoLayerComponent drawing a quad, and you call Set Texture to change the texture for the stereo layer component to a different texture, the app will crash when using Gear VR. ...

Switching a code project created in a source-built Engine to use the binary Engine results in files being deleted from the binary Engine installation

Tools - Nov 18, 2016

If a code project is created in an Engine built from source code, and then it is switched to use a binary Engine installed by the Launcher, building the project in Visual Studio will result in numer ...

[CrashReport] UE4Editor_D3D11RHI!TerminateOnDeviceRemoved() [d3d11util.cpp:176]

UE - Graphics Features - Nov 18, 2016

Error message: Fatal error: [Link Removed] [Line: 176] Unreal Engine is exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG') Source Context: 161 162 const TCHAR* Rea ...

Crack Free Displacement is Flattening Displacement on Landscapes

UE - LD & Modeling - Terrain - Landscape - Nov 18, 2016

If a user enables 'Crack Free Displacement' when using tessellation on landscapes, the displacement becomes flattened. This does not occur on regular static meshes, and seems to be tied only to land ...

Cannot override editor shortcut bindings on Linux

UE - Platform - Linux - Nov 18, 2016

Clicking the Override option when attempting to replace a keyboard shortcut with another key that is already bound will not update the settings. Workaround: Unbinding the key before rebinding it to ...

Camera attached to a Spring Arm jitters when put at a +90 or -90 degree angle on the Y axis.

UE - Gameplay - Nov 18, 2016

When a camera attached to a spring arm is turned at a +90 or -90 degree angle in the Y Axis (can't go any further) and turned, it can jitter and cause visual issues. Note: This occurs in the base ...

Opening Persona causes editor to crash on Linux

UE - Platform - Linux - Nov 17, 2016

Attempting to open a skeletal mesh or animation in Persona causes the editor to crash. Regression: Yes Working: 4.13.2 - CL 3172292 Broken: 4.14.0 - CL 3195953 ...

Copy and Pasting the Value for a Vector3 Parameter causes Color Picker to Stretch Across screen

UE - Rendering Architecture - Materials - Nov 17, 2016

When copying the 'Value' of a color from the color picker within the material editor, and pasting it into the value field of a new color picker dialog window, it stretches across the screen and caus ...

Packaging plugin doesn't create UE4Editor.modules file

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 17, 2016

Seems like packaging plugins doesn't generate UE4Editor.modules files. This file is used to point to the plugin binaries to use, and so can cause issues. The simple workaround for this is just copy ...