Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 675 /** 676 * Remov ...
Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor. In 4.8, the editor crashes immediately upon changing that value, with no crash report. In 4.6 and 4.7 Pre ...
If SetAlignmentInViewport is called in the UMG Construct, it is ignored internally. This is due to a change that came in 5.1, so it worked fine in 5.0. First, when the Set Alignment in Viewport nod ...
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 ( ...
This is a common crash occurring on Windows and Mac in 4.15 and 4.16 (two different callstacks with close similarities). The callstack is also similar to [Link Removed] and may be related. User D ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Obj [Link Removed] [Line: 107] Source Context: 93 ...
If you have an illegal character (/ or ?) in your material name embedded with your FBX the editor will crash when using the new Full scene importer and selecting the Materials Tab. Tested in and ...
Project will fail to package with more than one actor containing ISM Components. From user: "...After some testing I found that it only occurs if there are multiple actors in a map (either of the ...
This is a longstanding but infrequent crash that has occurred since at least 4.16.1. Users have not provided any descriptions of their actions when the crash occurred. The callstack closely matche ...