The drag-onto-category operation is assigning the prettified category name, not the actual category name, resulting in variables that are not actually in the same category, even though they appear t ...
A fatal error occurs if we change a Child Actor Class from one BP (ex. "BP_A") to a different BP ( ex. "BP_B") and later change it back to the first BP (ex. "BP_A") without compiling the BP between ...
Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...
CameraShake works fine in Camera Animation Sequence's Cine Camera Actor Preview. But not played on Play in Editor mode. ...
naming box collision in player character renames overlap begin event in actor calling player character ...
'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly. User Description: The "Is Case Sensitive" option when you use a switch on string function in blueprint doesn't wor ...
User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...
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 ...
class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...
Top Crash in 4.18 release Users have provided no comments on the issue Source Context:// Read single jobs 651 { 652 int32 SingleJobHeader = -1; 653 OutputFile << Si ...