Apex Cloth gets crazy after upgrade to 4.14

UE - Simulation - Physics - Dec 22, 2016

It has no this issue if only open previous cloth assets in 4.14The issue happens only if reimporting or updating the .apx or .apb and assign to the material slotReimporting both FBX skeletalmesh file ...

Syncing to an asset through in-editor interface will not update existing assets while in the editor

Tools - Sep 4, 2015

If a user syncs to an asset through the editor (right-clicking it in the Content Browser and selecting Sync), the asset will not update until the editor is closed and reopened. Note: This issue is ...

SetDisableRetargeting does NOT work correctly for packaged project

UE - Anim - Runtime - Jan 4, 2023

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

OLD - Anim - May 18, 2016

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

UE - Networking - Jan 5, 2016

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 ...

USkeletalMesh::SetSkeleton function is not a BlueprintSetter

UE - Editor - Content Pipeline - Asset Build - Oct 28, 2021

I have a fix ready for this in cl: 17967661 ...

[CrashReport] UE4Editor_Engine!UAnimSequenceBase::GetAnimationPose() [animsequencebase.h:148]

OLD - Anim - Aug 22, 2017

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 ...

Loading Duplicated Level via Python API Crashes Editor

UE - Editor - Workflow Systems - Feb 16, 2023

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 ...

[CrashReport] UE4Editor_Engine!FTexturePlatformData::GetNumNonStreamingMips() [texturederiveddata.cpp:1260]

UE - Graphics Features - Apr 10, 2017

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 ...

GPU Crash in Niagara Fluids template when WorldSpaceSize has a component at 0

UE - Niagara - Apr 26, 2024

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 ...