Animation Interpolation will not occur if the Evaluation Rate is set at the same value as skipped frames

OLD - Anim - Nov 18, 2016

When an animation is skipping frames, interpolation will not occur if the Max Evaluation Rate is set to the same number as the number of frames being skipped (or 1 frame higher). The Eval Rate will ...

Media Player Crashes Engine When Attempting To Preview Video In Editor

Media Framework - Nov 18, 2016

When attempting to play an mp4 video in the medial player the engine will crash. I've tested another video that didn't cause a crash. It is also in the movies folder in the project file attached. ...

Crash after Enabling Forward Shading on Mac and Creating/Editing Materials

UE - Graphics Features - Nov 18, 2016

A crash occurs after enabling 'Forward Shading' on Macs. The crash is triggered after creating a new material and attempting to modify that material. Regression? No, this crash also occurs in the 4 ...

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