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: IsValid() [Link ...
This is a Regression. Tested in //UE5/Release-5.0 CL 20979098 - "None" is not an option for the parent class and the "Reset this Property" is not initially there. ...
In a headless editor instance we will not be able to send toasts to the user, and we should not notify slate. The Sequencer Tools function library calls MovieSceneToolHelpers::ImportFBXCameraToExist ...
Hair assets show artifacting between strands when used with DoF. Confirmed in MAIN 4.25 @ CL 110623791 ...
This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...
This is NOT ocurring on Windows. Update chris.wood: Repro'd in Windows with the following stepsRun QAGame editor and open QAEntry mapDrop any destructible mesh actor from the Content Browser in the ...
The Strip on Cook option seems to strip even necessary data. ...
amendment void APlayerController::OnNetCleanup(UNetConnection* Connection) { UWorld* World = GetWorld(); // destroy the PC that was waiting for a swap, if it exists if (World != NULL) ...