UAIPerceptionStimuliSourceComponent::OnRegister tries to remove nulls from RegisterAsSourceForSenses but the condition in RemoveAllSwap is wrong. It should be SenseClass == nullptr instead. ...
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 ...
User's project fails to build when using -nativizeAssets in the project launcher Box Link: [Link Removed] ...
Running the command {,,UE4Editor-Core}::PrintScriptCallstack() in the Immediate Window in Visual Studio while debugging is paused in Visual Studio will result in a breakpoint being hit when the ...