This JIRA is being entered as a result of it being one of the top crashes in 4.13 Preview 1. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 67 ...
When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Class != NULL [Link Removed] [Line: 965] Source Context: 95 ...
Trying to launch on or package for TVOS or iOS from a source build of Mac or Windows will fail with errors:[2018.04.02-16.35.08:522][634]LogPlayLevel: In file included from /Volumes/Storage/GitHub ...
Using the Go to definition option on a blueprint node in the Binary editor opens Visual Studio but does not actually show the definition as requested. The user is instead given the following warning ...
Error message: Assertion failed: ParentIndex != INDEX_NONE [Link Removed] [Line: 512] Source Context: 499 } 500 501 return Menu; 502 } 503 504 ...
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: GEditor->GetSele ...
Crash occurs when the user changes a variable in the animation blueprint, and then undo's the change. Note that this occurs with any variable being used, but the callstack will be some what differe ...
Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...
Attempting to open a .generated.h file using intellisense results in an error due to the file not being found as the proper search file paths were not added when generating the project files. Pleas ...