Metahuman crashes when I'm compiling identity

Summary

My unreal version is 5.6, it’s crashes with error “The package to load does not exist on disk or in the loader” and "Error: appError called: Assertion failed: IsThisNotNull(this, “UStruct::IsChildOf”) [File:D:\build++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\Class.cpp] [Line: 2743] "

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Character

Steps to Reproduce

  1. Make new metahuman character
  2. Compile him

Expected Result

It should compily my metahuman character for work

Observed Result

It’s crashes Unreal

Platform(s)

Windows

I get the same issue when I try to build/cook my game. I don’t use this IsChildOf function in my codebase and it’s rather hard to track down where the issue lies.

Yep confirmed this on PC Windows. Can’t build with Metahumans plugins activated.