As part of RecreateClothingActors(), the master pose component is not checked for a valid mesh and therefore when TransformComponent->GetComponentSpaceTransforms() is indexed into, crashes can occur ...
UDN description:When landscape is flagged as Nanite enabled but nanite mesh has not been built yet, a save operation (or an auto save) triggers a fatal failed check in ULandscapeNaniteComponent::Ini ...
A world leak crash occurs when using NewLevelFromTemplate to duplicate a sublevel of the currently loaded level. The crash doesn't manifest until another level is loaded even though the Sublevel ins ...
If a project from UE 4.27 or earlier has a blueprint with a reroute node dangling (no outgoing connection) from a Custom Event Node's delegate pin (red), this blueprint will crash when loaded in UE ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...
This is an issue with inconsistencies over rig names and how control names are generated. We expect that a control name will be appended with _CONTROL or _CURVE_CONTROL. But because URigHierarchy: ...
A crash occurs after adding an additional camera track, undoing the additional, and then calling garbage collection Appears to be the same callstack found here [Link Removed] ...
When removing an item from a list view the editor will crash when trying to update. ...
Crash after deleting Editor Utility Widget and accessing from Window menu ...