[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::Build()

UE - Graphics Features - Jul 24, 2017

This is a common crash callstack that has affected more than 300 unique users since at least the 4.11 release. Other Jiras in the past with similar callstacks include [Link Removed] and [Link Remo ...

Crash copying a Static Meshes primitive collision member and pasting it on another element

Tools - Jul 24, 2017

Crash copying a Static Meshes primitive collision member and pasting it on another element. The pasted element seems to need at least 2 members for the crash to occur. User description: Editor Cr ...

[CrashReport] UE4Editor-SlateCore.dylib!SWidget::FindChildGeometry(FGeometry const&, TSharedRef<SWidget,()

UE - Editor - UI Systems - Slate - Jul 20, 2017

This is a common crash affecting Mac users in 4.16, and going back at least to 4.11. This seems to be a continuation of [Link Removed], which was closed as cannot repro. User Descriptionswas looki ...

[CrashReport] UE4Editor-Renderer.dylib!FSceneRenderTargets::GetGBufferResourcesUniformBuffer()

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting Mac users on 4.15 and 4.16 User Descriptionswhen i activate the blur effect of chameleon plugin. From LogAssertion failed: Assertion failed: IsValidRef(GBufferReso ...

[CrashReport] Crash on Mac related to cooking for IOS

UE - Graphics Features - Jul 20, 2017

This is a common commandlet crash for Mac users in 4.16. In all cases, the command line is like: "(path/project).uproject" -run=Cook -NoLogTimes -TargetPlatform=IOS -fileopenlog -unversioned -ski ...

[CrashReport] Fatal error: Couldn't find shader - FMaterial::GetShader()

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User DescriptionsTried to edit the VivePreController Meshtried to edit SM_Skysphere after shaders had finished compiling. For no other reason than th ...

[CrashReport] UE4Editor_CoreUObject!TFastReferenceCollector<1,FGCReferenceProcessor<1>,FGCCollector<1>,FGCArrayPool,0>::ProcessObjectArray()

UE - Foundation - Core - UObject - Jul 19, 2017

This is a common crash affecting users in 4.16. Over 100 users have been affected, although they have not provided additional information. Source Context 469 TokenStreamIndex++; 47 ...

Components tree is ending up with duplicate entries (same pointer added to the list view more than once), causing an assert

UE - Gameplay - Blueprint Editor - Jul 19, 2017

This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...

[CrashReport] FUniformExpressionSet::CreateUniformBuffer() materialuniformexpressions.cpp

UE - Graphics Features - Jul 14, 2017

This is a common crash occurring for users in 4.16 User Descriptionsdeleting a texturecrash occurred when reverting two textures Source Context 266 /** 267 * @returntrueifthis ob ...

Planar reflections do not work in OpenGL4

UE - Rendering Architecture - RHI - Jul 11, 2017

This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...