For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...
Crash Importing Skeletal Mesh LODs with a lot of morph targets Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an ar ...
Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...
I have a fix ready for this in cl: 17967661 ...
This is an intermittent crash coming out of the 4.17.1 release. I have not been able to find any record of this occurring in 4.17.0, so it may actually be a regression with the hotfix. Users have ...
When called from Python, in 5.1 the load level invocation results in a kernel panic style crash of the editor, with a message about the map leaking memory and not being able to be garbage collected ...
We may fix this issue by the following codes. FPakPlatformFile::FPakPlatformFile(): LowerLevel(NULL) ,bSigned(false) { // remove //FCoreDelegates::GetRegisterEncryptionKeyMulticas ...
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: Mips.Num() > 0 [Link Remov ...
The NiagaraFluids plugin provides several Niagara System templates to use as a starting point for the user's own Systems. The templates in category "3D Gas", such as "Grid 3D Gas Explosion", include ...
The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...