Attempting to export sequencer camera causes editor to crash on Linux

UE - Platform - Linux - Oct 26, 2016

Trying to export a sequence camera on Linux causes the editor to crash. This does not occur on Windows. EDIT: Crash seems to occur when focus leaves the FileName field. ...

Texture Artifacts on Cubemaps using Default Compression when Packaged for ASTC

UE - Platform - Mobile - Oct 26, 2016

Cubemaps using Default texture compression (DXT1) and packaged for Android ASTC will render with artifacts on the seams where the DDS cubemap was stitched together. "Cubemaps set to HDR/HDR compre ...

Sequence Recorder mishandles certain skeletal meshes when recording

UE - Anim - Sequencer - Oct 26, 2016

Sequence Recorder mishandles certain skeletal meshes when recording. I THINK this is because of unused leaf bones in the bone hierarchy (See the skeleton tree). [Link Removed] Note: This charact ...

Fix InstancedStaticMesh RemoveInstance invalidating indices

UE - Gameplay - Oct 26, 2016

When removing instances from an ISMC, indices / indexes returned from AddInstance will be invalidated. This can cause issues for users that want to do custom management of instances. Using something ...

Multiple monitors bug with UE 4.14 on Mac

UE - Platform - Apple - Oct 26, 2016

In UE4.14, the Editor freezes and is unresponsive and/or user cannot use any element of the editor in the second display Regression: this did not occur in previous versions of the Engine: tested in ...

Missing Persona Keyboard Shortcuts in Editor Preferences

UE - Gameplay - Oct 25, 2016

After opening a skeletal mesh in Persona, the keyboard shortcuts do not appear for Persona and cannot set keyboard shortcuts This is a regression, Persona appears as a category in 4.13.2 ...

User is not able to use Create Comment shortcut in BT/EQS editors

UE - AI - Oct 25, 2016

User is not able to use the Create Comment shortcut (C by default) to create a comment in either the Behavior Tree or EQS editor graphs. This works in blueprint graphs and makes adding comments eas ...

Cannot add comment to EQS editor

UE - AI - Oct 25, 2016

User is not able to create a comment in the EQS editor. This prevents them from organizing and providing information on the asset's logic. ...

Send and Restart from Crash Reporter Opens Project Browser

UE - Foundation - Core - CrashReportClient - Oct 25, 2016

After hitting Send and Restart from Crash Reporter, the project browser opens instead of the project that you were working in. This has been a issue from bug - UE-36429 ...

Landscape DFAO shadowing artifacts in Standalone and packaged

UE - Graphics Features - Oct 25, 2016

The Heightfield from DFAO when playing in Standalone or a packaged game has darkened shadow artifacts for the level. Workaround: Use r.AOGlobalDistanceField 0 to disable the Global Distance Field. ...