Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP

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

Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP. User Description: Blueprint libraries are still broken in the fi ...

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 ...

Transition Screen Size does not affect LODActors

UE - World Creation - Worldbuilding Tools - HLOD - Nov 18, 2016

Transition Screen Size doesn't seem to affect when LODActors are added to the level. This was occurring before Dev-Framework's merge into Main at CL 3198987. ...

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 ...

Crash Generating Proxy Mesh with Transition Screen Size set to 1

UE - World Creation - Worldbuilding Tools - HLOD - Nov 18, 2016

Crash occurs when attempting to Generate Proxy Meshes with Transition Screen Size set to 1. ...