Hi Community,
there seems to be an issue when adding Metahumans to UE 5.0. It crashes everytime (I tried in different projects). I have read in a similar questions here that one should enable the web browser plugin an the web authentication plugin but it did’t do much for me.
A workaround seems to be to use UE5.1 (at least that worked me, I could import metahumans into the viewport) but the LOD is just bad and I could’t find any answers regarding that as well. Can anyone help out with this?
I am using Macbook pro m1 (2021) by the way.
Thanks and kind regards ![]()
This is the error i got when trying to add a metahuman (I have tried custom and the default ones)
Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:/Users/build/Build/++UE5/Sync/LocalInstall/Engine/Source/Runtime/Core/Public/Containers/Array.h] [Line: 691] Array index out of bounds: 0 from an array of size 0
FImportUAssetNormal::ImportAsset(TSharedPtr<FJsonObject, (ESPMode)1>) Address = 0x1f478ee61 (filename not found) [in UnrealEditor-MegascansPlugin.dylib]
FAssetsImportController::DataReceived(FString) Address = 0x1f4790075 (filename not found) [in UnrealEditor-MegascansPlugin.dylib]
FDeferredPackageImporter::Tick(float) Address = 0x1f479d693 (filename not found) [in UnrealEditor-MegascansPlugin.dylib]
FTickableEditorObject::TickObjects(float) Address = 0x1308d6a99 (filename not found) [in UnrealEditor-UnrealEd.dylib]
UEditorEngine::Tick(float, bool) Address = 0x1308d1f75 (filename not found) [in UnrealEditor-UnrealEd.dylib]
UUnrealEdEngine::Tick(float, bool) Address = 0x1314c1038 (filename not found) [in UnrealEditor-UnrealEd.dylib]
FEngineLoop::Tick() Address = 0x10443c102 (filename not found) [in UnrealEditor]
GuardedMain(char16_t const*) Address = 0x104449992 (filename not found) [in UnrealEditor]
-[UEAppDelegate runGameThread:] Address = 0x104465033 (filename not found) [in UnrealEditor]
-[FCocoaGameThread main] Address = 0x10ec51561 (filename not found) [in UnrealEditor-Core.dylib]
Unknown() Address = 0x7ff80cb9082c (filename not found) [in Foundation]
_pthread_start Address = 0x7ff80bd29259 (filename not found) [in libsystem_pthread.dylib]
thread_start Address = 0x7ff80bd24c7b (filename not found) [in libsystem_pthread.dylib]
