Black screen on Android devices with a Mali 400

UE - Platform - Mobile - Dec 10, 2014

When using the Launch on Feature with a Mali 400 Device, the project, once locked on, will appear black on 4.6 and will crash on CL# 2375758. This error occurs on new projects. Tappy Chicken Run fi ...

[CrashReport] PhysX3PROFILE_x64!physx::PxcDiscreteNarrowPhase() [pxcnpbatch.cpp:293]

UE - Simulation - Physics - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

[CrashReport] Deleting pins on Switch on Gameplay Tag Container node can cause a crash

UE - Gameplay - Blueprint Editor - Mar 15, 2017

When adding/removing pins on a Switch on Gameplay Tag Container node, it can cause a crash. There are multiple ways to get this to happen when deleting pins, the order given in the reproduction step ...

Editor crashes on blueprint open when shortcut key is implemented through code

UE - Gameplay - Jun 7, 2017

Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...

[CrashReport] UE4Game!FStreamingManagerTexture::FStreamingManagerTexture()

Tools - Jun 6, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. This crash is only occurring in packaged games, not in the editor. The Logs contain the follo ...

[CrashReport] UE4Editor_Sequencer!TBaseMulticastDelegate<void>::RemoveDelegateInstance() [delegatesignatureimpl.inl:964]

UE - Anim - Sequencer - Oct 5, 2017

This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...

[CrashReport] UE4Editor_MaterialEditor!CastChecked<UMaterialGraphNode,UEdGraphNode>() [casts.h:192]

UE - Rendering Architecture - Materials - Aug 31, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

Getting Fullscreen or Windowed Resolutions doesn't fully execute on Linux

UE - Rendering Architecture - RHI - Oct 28, 2019

When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux.  In Engine ...

Constant Crashes on OS X 10.10.1

UE - Platform - Apple - Dec 15, 2014

User (Omri) on Mac running OS X 10.10.1. on MacBook Pro (17-inch, Early 2009 Experiencing Crash. Cannot reproduce. Crash Reporter: N/A Callstack: MachineId:1E07B9CE2F4554A7C3F421A9DD97AFB5 EpicAc ...

AIPerceptionComponent's DominantSense is not being used

UE - AI - May 25, 2015

It seems there's a bug in AIPerceptionComponent that results in information about dominant sense never getting processed and all derived data doesn't get set. DominantSenseID doesn't get set. ...