If shot track ends short of the Master Sequence length, all actors return to default state

UE - Anim - Sequencer - Oct 14, 2016

If shot track ends short of the Master Sequence length, all actors return to default state. This becomes an issue when you need the actors manipulated in Shot 1 to maintain their "end state" into s ...

PixelNormalWS not working with Deferred Decals

UE - Graphics Features - Oct 14, 2016

Decals are no longer rendering correctly with PixelNormalWS plugged into the Emissive or Base Color input. ...

Failing to launch packaged 32-bit projects

UE - Foundation - Core - Oct 14, 2016

An error will occur when opening a packaged 32-bit project. The error references the MallocBinned2.cpp file. ...

Changing number of existing UHierarchicalInstancedStaticMeshComponent in Blueprint causes crash.

UE - Graphics Features - Oct 14, 2016

If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...

Localized Time Zones cause iOS Certs and Provisions to Appear Expired after Creating

UE - Platform - Mobile - Oct 13, 2016

Denmark (Other countries) Time causes Certs and Provisions to Appear Expired for anywhere between two and twenty four hours after creating. They can temporarily set their computer's time ahead as a ...

Startup movies using FDefaultGameMoviePlayer are not skippable using keyboard or gamepad

Media Framework - Oct 13, 2016

There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...

Searching for invalid setting results in search field being removed

Tools - Oct 13, 2016

REGRESSION: YesWORKING: 3112924 (UE4/Main)BROKEN: 3160080 (UE4/Release-4.14) If the user searches for something that produces no results, the search field will disappear and the user cannot clear i ...

Game does not exit when exited through SteamVR UI

UE - Platform - XR - Oct 13, 2016

Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...

Nav Modifier Volumes continue to affect navigation when the sublevel is removed

UE - AI - Oct 13, 2016

Nav mesh is still affected by a nav modifier volume when added to a sublevel and then the sub level is removed. Topdown character will not move into the space affected by Nav Modifier volume so not ...

Projects are failing when Content/Pak folders are added outside of the saved folder

UE - Platform - Mobile - Oct 13, 2016

When the Content/Pak file is outside of the Saved Folder, it'll crash with an internationalization error. But when the Content/Pak file is inside of the Saved folder, there is not a crash. ...