Unreal crashes after opening metahuman blueprint

I found new solution.
In my case, i did set all groom asset physics simulation False but still crash.
so i added engine option to DefaultEngine.ini.
this solutiion ignores EnableSimulation value of groom asset so you don’t need change value.

[/Script/Engine.RendererSettings]
r.HairStrands.Simulation=False