If an array element is removed from a make array node, using the shortcut for Straighten Connections has no effect until after the Actions menu is opened via right-click then closed. ...
Generated from CrashReporter ...
Using the ServerTravel console command to switch to a different level while a physics vehicle is in the current level will trigger an assert. ...
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: Property->Proper ...
After scanning through SkeletalMeshComponent, it looks like there are several places where AnimInstance is updated but SubInstances are not. This can potentially cause states to get out of sync, and ...
Packaging a project for iOS that has & in the Bundle Name causes an error to occur during packaging. IPP ERROR: Application exception: System.Xml.XmlException: An error occurred while parsing Entit ...
The user is getting a consistent error which does not allow him to open projects in 4.8 and 4.9. Five reports from user's machine produce identical callstacks: Bugg 66074: [Link Removed] ...
Declaring a TMap< [type], bool> will fail to compile if it is declared as a UPROPERTY. The error seems to be with the bool because TMap< [type], int8> will compile as a UPROPERTY. ...