[CrashReport] Linux_PlatformCreateDummyGLWindow()

UE - Platform - Linux - Nov 16, 2017

This is a trending Linux crash in the 4.18 release Callstack from Log[2017.11.10-14.42.41:021][ 0]LogLinux: Error: appError called: Assertion failed: [File:/media/***/OS/UnrealEngine-release/Engi ...

[CrashReport] UE4Editor-MetalRHI.dylib!TranslatePrimitiveType()

UE - Graphics Features - Nov 16, 2017

This is an infrequent but longstanding Mac crash that has occurred since at least UE 4.15. User DescriptionsTried to look at LOD Coloration Callstack from Log[2017.11.15-20.09.54:885][537]TextureS ...

[CrashReport] FPhysicsAssetUtils::CreateFromSkeletalMeshInternal()

UE - Simulation - Physics - Nov 16, 2017

This is a trending crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 892 const FNameEntry* FName::GetDisplayNameEn ...

Parent actor missing in subscene after reopening

UE - Anim - Sequencer - Nov 16, 2017

Attaching a particle to the bone of the actor spawning with the parent's sequence, once closed it will be missing. Error occurred in this project.[Link Removed] Content/Sequencer/CutMaster Content/ ...

Crash inside GetActualComponentTemplate() during Blueprint nativization.

UE - Gameplay - Blueprint - Nov 15, 2017

Report of a crash happening during Blueprint nativization with a specific project, appears to be related to an inherited component template. Unable to repro in a new project. Callstack is noted. ...

Editor UI lightens when r.HDR.EnableHDROutput is set to 1

UE - Graphics Features - Nov 15, 2017

When console command r.HDR.EnableHDROutput = 1 is used, the entire engine UI becomes lighter or more washed out / desaturated, as shown in attached screen shots. Confirmed this bug is not present i ...

FSimpleAbstractSocket implementations do not handle partial sends

UE - Networking - Nov 15, 2017

The implementations of FSimpleAbstractSocket used by the network file server do not handle a partial send call on the socket. If a partial send occurs and there is no socket error, it should loop a ...

Setting the iOS Marketing Icon results in the icon being displayed at full size and interfering with the ability to scroll through the iOS settings

UE - Platform - Mobile - Nov 14, 2017

Setting an image to be used as the Marketing Icon results in the icon being displayed at full size and interferes with the ability to scroll through the full iOS section. ...

Missing default Marketing Icon for iOS projects

UE - Platform - Mobile - Nov 14, 2017

There is no default image in the Engine for the iOS Marketing Icon. ...

Reordering Instance Editable arrays in a Character Blueprint breaks the array

Tools - Nov 14, 2017

When re-arranging an array that has been added to a character blueprint, the array adds an empty value to element [0] and leaves it in a broken state. I tested this using the Level blueprint as well ...