Problem with Streaming textures... Can't get past 42%. Please Help!

LoginId:bea58db1c245b0c441a288ac5bc8b0e9
EpicAccountId:cca1ae8c9af9431ab1251784a5323eac

Assertion failed: StreamingTextures.Num() == StreamingTextureGuids.Num() [File:/Users/build/Build/++UE5/Sync/Engine/Source/Runtime/Engine/Private/Level.cpp] [Line: 1912]

ULevel::RegisterStreamableTexture(FString const&, FGuid const&) Address = 0x1100a49d9 (filename not found) [in UnrealEditor-Engine.dylib]
ULevel::RegisterStreamableTexture(UTexture*) Address = 0x1100a4793 (filename not found) [in UnrealEditor-Engine.dylib]
FStreamingTextureBuildInfo::PackFrom(ITextureStreamingContainer*, UE::Math::TBoxSphereBounds<double, double> const&, FStreamingRenderAssetPrimitiveInfo const&) Address = 0x1111e4839 (filename not found) [in UnrealEditor-Engine.dylib]
UStaticMeshComponent::BuildTextureStreamingDataImpl(ETextureStreamingBuildType, EMaterialQualityLevel::Type, ERHIFeatureLevel::Type, TSet<FGuid, DefaultKeyFuncs<FGuid, false>, FDefaultSetAllocator>&, bool&) Address = 0x10fbc05f8 (filename not found) [in UnrealEditor-Engine.dylib]
UPrimitiveComponent::BuildTextureStreamingData(ETextureStreamingBuildType, EMaterialQualityLevel::Type, ERHIFeatureLevel::Type, TSet<FGuid, DefaultKeyFuncs<FGuid, false>, FDefaultSetAllocator>&) Address = 0x10fab8369 (filename not found) [in UnrealEditor-Engine.dylib]
BuildTextureStreamingComponentData(UWorld*, EMaterialQualityLevel::Type, ERHIFeatureLevel::Type, bool, FSlowTask&) Address = 0x1111e3a34 (filename not found) [in UnrealEditor-Engine.dylib]
FEditorBuildUtils::EditorBuildTextureStreaming(UWorld*, EViewModeIndex) Address = 0x117e994eb (filename not found) [in UnrealEditor-UnrealEd.dylib]
FLevelEditorActionCallbacks::BuildTextureStreamingOnly_Execute() Address = 0x1281306ad (filename not found) [in UnrealEditor-LevelEditor.dylib]
TBaseStaticDelegateInstance<void (), FDefaultDelegateUserPolicy>::ExecuteIfSafe() const Address = 0x1281f3667 (filename not found) [in UnrealEditor-LevelEditor.dylib]
FUICommandList::ExecuteAction(TSharedRef<FUICommandInfo const, (ESPMode)1>) const Address = 0x1071902d6 (filename not found) [in UnrealEditor-Slate.dylib]
invocation function for block in FSlateMacMenu::ExecuteMenuItemAction(TSharedRef<FMenuEntryBlock const, (ESPMode)1> const&) Address = 0x1071fb3cb (filename not found) [in UnrealEditor-Slate.dylib]
FCocoaRunLoopSource::Process(__CFString const*) Address = 0x104a6e52f (filename not found) [in UnrealEditor-Core.dylib]
-[FCocoaRunLoopSourceInfo perform] Address = 0x104a6e33f (filename not found) [in UnrealEditor-Core.dylib]
Unknown() Address = 0x7ff80f10519b (filename not found) [in CoreFoundation]
Unknown() Address = 0x7ff80f105103 (filename not found) [in CoreFoundation]
Unknown() Address = 0x7ff80f104e7d (filename not found) [in CoreFoundation]
Unknown() Address = 0x7ff80f103898 (filename not found) [in CoreFoundation]
Unknown() Address = 0x7ff80f102e5c (filename not found) [in CoreFoundation]
PerformBlockOnThread(FCocoaRunLoopSource&, void () block_pointer, NSArray*, NSString*, bool) Address = 0x104a6ec1a (filename not found) [in UnrealEditor-Core.dylib]
MainThreadCall(void () block_pointer, NSString*, bool) Address = 0x104a6ea92 (filename not found) [in UnrealEditor-Core.dylib]
FMetalViewport::FMetalViewport(void*, unsigned int, unsigned int, bool, EPixelFormat) Address = 0x14f3cd3d9 (filename not found) [in UnrealEditor-MetalRHI.dylib]
FMetalDynamicRHI::RHICreateViewport(void*, unsigned int, unsigned int, bool, EPixelFormat) Address = 0x14f3d122b (filename not found) [in UnrealEditor-MetalRHI.dylib]
FSlateRHIRenderer::CreateViewport(TSharedRef<SWindow, (ESPMode)1>) Address = 0x131a0893a (filename not found) [in UnrealEditor-SlateRHIRenderer.dylib]
SWindow::ShowWindow() Address = 0x107fc2d62 (filename not found) [in UnrealEditor-SlateCore.dylib]
FSlateApplication::AddWindowAsNativeChild(TSharedRef<SWindow, (ESPMode)1>, TSharedRef<SWindow, (ESPMode)1>, bool) Address = 0x1070d608a (filename not found) [in UnrealEditor-Slate.dylib]
FSlateNotificationManager::CreateStackForArea(FSlateRect const&, TSharedPtr<SWindow, (ESPMode)1>) Address = 0x1072b8642 (filename not found) [in UnrealEditor-Slate.dylib]
FSlateNotificationManager::AddNotification(FNotificationInfo const&) Address = 0x1072b9192 (filename not found) [in UnrealEditor-Slate.dylib]
FMessageLogListingViewModel::NotifyIfAnyMessages(FText const&, EMessageSeverity::Type, bool) Address = 0x11ef14fb7 (filename not found) [in UnrealEditor-MessageLog.dylib]
UEditorEngine::Map_Check(UWorld*, char16_t const*, FOutputDevice&, bool, UEditorEngine::EMapCheckNotification::Type, bool) Address = 0x117f9fe77 (filename not found) [in UnrealEditor-UnrealEd.dylib]
UEditorEngine::HandleMapCommand(char16_t const*, FOutputDevice&, UWorld*) Address = 0x117fb1e20 (filename not found) [in UnrealEditor-UnrealEd.dylib]
UEditorEngine::Exec(UWorld*, char16_t const*, FOutputDevice&) Address = 0x117fae694 (filename not found) [in UnrealEditor-UnrealEd.dylib]
UUnrealEdEngine::Exec(UWorld*, char16_t const*, FOutputDevice&) Address = 0x118b1bf98 (filename not found) [in UnrealEditor-UnrealEd.dylib]
UEngine::TickDeferredCommands() Address = 0x111307c5b (filename not found) [in UnrealEditor-Engine.dylib]
FEngineLoop::Tick() Address = 0x10227198e (filename not found) [in UnrealEditor]
GuardedMain(char16_t const*) Address = 0x10227b992 (filename not found) [in UnrealEditor]
-[UEAppDelegate runGameThread:] Address = 0x102297033 (filename not found) [in UnrealEditor]
-[FCocoaGameThread main] Address = 0x104a6e7e1 (filename not found) [in UnrealEditor-Core.dylib]
Unknown() Address = 0x7ff80ff5f9c4 (filename not found) [in Foundation]
_pthread_start Address = 0x7ff80f03e4e1 (filename not found) [in libsystem_pthread.dylib]
thread_start Address = 0x7ff80f039f6b (filename not found) [in libsystem_pthread.dylib]