[CrashReport] Linux crash - /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so()

UE - Platform - Linux - Nov 16, 2017

This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...

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

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

Linux: UI scale is sometimes not 1.0 on non-high-DPI monitors

UE - Platform - Linux - Nov 7, 2017

At the moment, UI scale is calculated on Linux from physical monitor dimensions (obtained ultimately from EDID) and not system scale. The granularity is 0.25, so scale can be 0.25, 0.5, 0.75, 1, 1.2 ...

[CrashReport] AppleIntelHD5000GraphicsMTLDriver!SamplerStage::bindSamplerToTexture()

UE - Graphics Features - Nov 2, 2017

This is a trending Mac/Metal crash coming out of 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017.10.30-21.59.52:157][767]LogSlate: T ...

[CrashReport] UE4Editor-MetalRHI.dylib!FMetalRHICommandContext::RHIEndDrawIndexedPrimitiveUP()

UE - Graphics Features - Nov 2, 2017

This is a trending Mac/Metal crash in the 4.18 release, although although it has existed with low frequency since at least the 4.16 release. Users have not provided any descriptions of their actions ...

[CrashReport] UArrayProperty::DestroyValueInternal

UE - Gameplay - Blueprint - Sep 14, 2017

This is a somewhat common crash that has affected multiple users in 4.17. User Descriptionstried to compile a blueprint after changing blueprint interface function definitions. Source Code 121 ...