[CrashReport] Fatal error: Cast of nullptr to Object failed

UE - Gameplay - Oct 5, 2017

This is a common and longstanding crash that has affected many users since at least 4.11. Source context not available (error in user code?). User DescriptionsI was duplicating a Set function in c ...

Query Params are ignored when using EQS

UE - AI - Jun 26, 2019

Trying to set the Bool Match as a Query Param causes the value to not be recognized. It just thinks the value is whatever default value it has instead of reading it from the params set in the Behavi ...

Editor stalls on Mac after key up, mouse up

UE - Platform - Apple - Dec 19, 2019

UDN user reported a performance hit on Mac with the latest Hotfix release when the user is interacting with the editor either through keyboard or mouse input. This performance hit is noticeable whe ...

Niagara Vector Field CPU access Error prevents its use in projects

UE - Niagara - Jan 31, 2020

Niagara VectorFields do not function properly since "Fix CPU Access" changes are not persistently saved. After every Editor restart or reopening projects, the Niagara-VectorField driven Emitter and ...

Crash report window does not open on GitHub source builds

UE - Foundation - Core - CrashReportClient - Jun 13, 2016

When using a source build of 4.12, the crash report client window does not open even if Crash Report Client is manually built alongside the editor. UPDATE: Only affecting Source builds from Github. ...

Post Process Ambient Cubemap Tilted

UE - Graphics Features - Nov 11, 2014

User imported a custom image in the correct format to be used as an Ambient Cubemap within the Post Process Volume. Enabled detailed lighting mode by pressing Al+5 and the image has been tilted/of ...

Light Banding for Point Lights at long distances from the World Origin

UE - Graphics Features - Jan 4, 2017

When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...

[Crash] UE4Editor-MetalRHI.dylib!ReportMetalCommandBufferFailure()

UE - Graphics Features - Jan 25, 2017

Crashes when resizing Standalone game window by dragging lower right corner to and fro to increase/decrease window size. [Link Removed] Error message: SEGV_MAPERR at 0x3 Source Context:none Mos ...

GPU specific issue with Lighting while moving - GTX 770

UE - Graphics Features - Apr 26, 2017

While testing GPU - ContentExamples - Lighting - Nvidia gtx 770 in the 4.16 GPU Compat Pass, I noticed a strange effect on lights while the player is in motion. I've had multiple people attempt to ...

Instanced Properties create temporary references on child objects in Blueprints

UE - Gameplay - Blueprint - Nov 29, 2017

When an object whose class has the EditInlineNew specifier is added to an instanced property, any children of the blueprint will have a reference to the same object that was created for the instance ...