[CrashReport] UE4Editor_Core!FWindowsWindow::Initialize() [windowswindow.cpp:199]

Tools - Mar 1, 2017

Error message: Assertion failed: 0 [Link Removed] [Line: 199] Window Creation Failed (1158) Source Context: 184 VirtualHeight = ClientHeight; 185 186 // We call reshape w ...

Switch on custom enum causes compilation errors after Hot Reload

UE - Foundation - Core - Sep 28, 2015

If the project is hot reloaded while a Switch on Enum is inside of a blueprint which is switching on a custom enum, the switch will become corrupted. It changes the 'selection' pin to take a Byte pa ...

Mac Modern xcode framework link issue

UE - Platform - Apple - Mar 25, 2024

Our client is attempting to use an external framework as a third party within Unreal Engine, and they are encountering issues despite following the standard guidelines for adding the framework. T ...

[CrashReport] UE4Editor_Core!FTaskGraphImplementation::WaitUntilTasksComplete() [taskgraph.cpp:1121]

Tools - Apr 5, 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: Assertion failed: CurrentThreadIfK ...

[CrashReport] UE4Editor_CoreUObject!IncrementalPurgeGarbage() [garbagecollection.cpp:1042]

UE - Editor - UI Systems - Localization - May 31, 2016

This JIRA is being entered as a result of being one of the top crashes in 4.12 Preview 5 In the 4.12.0 release, we currently have a user on the Answerhub who experiences this crash: https://answers ...

Crash When Attempting to Add Existing Streaming Levels Already Present in the Levels Window

Tools - Aug 10, 2017

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

Save process fails for BuiltData.uassets when trying to PIE - Standalone Game

Tools - Jul 10, 2017

The following can be observed in the output log for the various BuiltData.uassets:Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/Highrise_Audio_BuiltData" FILE="../../../../../Builds/Release-4.17/Samples/ ...

[CrashReport] UE4Editor_CoreUObject!UObjectBaseUtility::GetOutermost() [uobjectbaseutility.cpp:118]

Tools - Sep 8, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. User DescriptionsSwitching levels, then when prompted to save current unsaved level, selecting ...

[CrashReport] UE4Editor_SlateCore!SWidget::SlatePrepass() [swidget.cpp:493]

Tools - Dec 1, 2017

This is a common crash in the 4.18 release. The callstack is rather generic, and I have attached two logs but neither displays the error information. Users have also not provided any descriptions ...

DataTable asset view runs out of (video) memory

UE - Editor - UI Systems - Slate - Feb 26, 2024

In some situation, Slate tries to secure incredible amount size data and run out of memory. This happens a cell having very long and complex serialized text appears on the editor and it is placed to ...