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

Crash when closing the editor during Play if a web browser widget is in use

UE - Editor - UI Systems - Nov 17, 2016

Crash when closing the editor during Play if a web browser widget is in use. A web browser was added to the screen during Play in Editor. After this the editor is close via the [X] in the upper righ ...

Attenuation Overrides Reset for Spatialize on Sound Cues after Upgrading to Newer Engine Version

UE - Audio - Nov 17, 2016

A user on the AnswerHub has reported that a number of his sounds have had their Attenuation Override settings reset, more specifically the 'Spatialize' setting. I ran a few tests and discovered tha ...

[CrashReport] UE4Editor-Core.dylib!FThreadStats::FThreadStats()

UE - Graphics Features - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: SEGV_MAPERR at 0x0 Source Context:N/A Most recent user affected CL: 3195953 ...

[CrashReport] UE4Editor_UnrealEd!UTransBuffer::Cancel() [editortransaction.cpp:697]

Tools - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] ...

Contact Shadow artifacts with ray lengths despite length

UE - Graphics Features - Nov 17, 2016

Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...

[CrashReport] UE4Editor_Core!FArchive::SerializeCompressed() [archive.cpp:447]

UE - Foundation - Core - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: PackageFileTag.CompressedSize == PACKAGE_FILE_TAG_SWAPPED [L ...

Crash Generating Proxy Meshes after replacing static meshes in the level

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

Crash occurs when the user attempts to build HLOD after replacing the static meshes in the level with another set of static meshes. Couldn't reproduce this with just any mesh replacing the meshes. ...