質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
Unreal Engine

Unreal Engineは、Epic Games社によって開発されたゲームエンジンです。高レベルの移植性を持っており、様々なプラットフォームのゲーム開発が可能。GitHubアカウントを登録すれば無料でダウンロードできます。

Q&A

0回答

782閲覧

UnrealEngine5でマップを保存しようとするとクラッシュする、プロジェクトがひらけない

kjfhwdohfoiaho

総合スコア0

Unreal Engine

Unreal Engineは、Epic Games社によって開発されたゲームエンジンです。高レベルの移植性を持っており、様々なプラットフォームのゲーム開発が可能。GitHubアカウントを登録すれば無料でダウンロードできます。

0グッド

0クリップ

投稿2022/09/19 08:38

編集2022/09/19 13:33

前提

2TB外付けHDD(東芝)にUEを入れて使用しています。ランチャーのみCです。

UE5.0.3にてマップを保存しようとするとアプリがクラッシュします。
また、その時に作られたデフォルトプロジェクトや、外部からダウンロードしたプロジェクトも一切ひらけません。

仕方なくUE4.27で作業していますが、こちらは基本的に同じ設定で何一つ問題なく動作しています。

よろしくお願いいたします。

実現したいこと

エラーの解決

発生している問題・エラーメッセージ

クラッシュした時とプロジェクトを開こうとした時の2つがあります

クラッシュした時

LoginId:--- EpicAccountId:--- Fatal error: [File:/Users/build/Build/++UE5/Sync/Engine/Source/Runtime/CoreUObject/Private/Misc/PackageName.cpp] [Line: 799] LongPackageNameToFilename failed to convert '/Volumes/TOSHIBA_EXT/Epic_Games/MyProject/Content/NewMap'. Path does not map to any roots. FPackageName::LongPackageNameToFilename(FString const&, FString const&) Address = 0x10fc18fff (filename not found) [in UnrealEditor-CoreUObject.dylib] SaveAsImplementation(UWorld*, FString const&, bool, FString*) Address = 0x1249822b2 (filename not found) [in UnrealEditor-UnrealEd.dylib] FEditorFileUtils::SaveLevel(ULevel*, FString const&, FString*) Address = 0x12499b98b (filename not found) [in UnrealEditor-UnrealEd.dylib] FEditorFileUtils::SaveCurrentLevel() Address = 0x12499d6b4 (filename not found) [in UnrealEditor-UnrealEd.dylib] TBaseStaticDelegateInstance<void (), FDefaultDelegateUserPolicy>::ExecuteIfSafe() const Address = 0x1352c1667 (filename not found) [in UnrealEditor-LevelEditor.dylib] FUICommandList::ConditionalProcessCommandBindings(FKey, bool, bool, bool, bool, bool) const Address = 0x114089de1 (filename not found) [in UnrealEditor-Slate.dylib] FUICommandList::ProcessCommandBindings(FKeyEvent const&) const Address = 0x1140897f6 (filename not found) [in UnrealEditor-Slate.dylib] SEditorViewport::OnKeyDown(FGeometry const&, FKeyEvent const&) Address = 0x124de8774 (filename not found) [in UnrealEditor-UnrealEd.dylib] SLevelViewport::OnKeyDown(FGeometry const&, FKeyEvent const&) Address = 0x1353986a1 (filename not found) [in UnrealEditor-LevelEditor.dylib] FSlateApplication::ProcessKeyDownEvent(FKeyEvent const&) Address = 0x11400063b (filename not found) [in UnrealEditor-Slate.dylib] FSlateApplication::OnKeyDown(int, unsigned int, bool) Address = 0x113fff61c (filename not found) [in UnrealEditor-Slate.dylib] FMacApplication::ProcessKeyDownEvent(FDeferredMacEvent const&, TSharedPtr<FMacWindow, (ESPMode)1>) Address = 0x10f27a35b (filename not found) [in UnrealEditor-ApplicationCore.dylib] FMacApplication::ProcessEvent(FDeferredMacEvent const&) Address = 0x10f274435 (filename not found) [in UnrealEditor-ApplicationCore.dylib] FMacApplication::ProcessDeferredEvents(float) Address = 0x10f27407f (filename not found) [in UnrealEditor-ApplicationCore.dylib] FSlateApplication::TickPlatform(float) Address = 0x113fde9c7 (filename not found) [in UnrealEditor-Slate.dylib] FSlateApplication::Tick(ESlateTickType) Address = 0x113fddf15 (filename not found) [in UnrealEditor-Slate.dylib] FEngineLoop::Tick() Address = 0x10e95ebba (filename not found) [in UnrealEditor] GuardedMain(char16_t const*) Address = 0x10e96b992 (filename not found) [in UnrealEditor] -[UEAppDelegate runGameThread:] Address = 0x10e987033 (filename not found) [in UnrealEditor] -[FCocoaGameThread main] Address = 0x111c98561 (filename not found) [in UnrealEditor-Core.dylib] Unknown() Address = 0x7ff813524994 (filename not found) [in Foundation] _pthread_start Address = 0x7ff8126094e1 (filename not found) [in libsystem_pthread.dylib] thread_start Address = 0x7ff812604f6b (filename not found) [in libsystem_pthread.dylib]

試したこと

UE5の再インストール
保存場所の変更

補足情報(FW/ツールのバージョンなど)

使用PC
MacBook Pro (15-inch, 2019)
2.6 GHz 6コアIntel Core i7
16 GB 2400 MHz DDR4
Radeon Pro 555X 4 GB

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問