Summary
Every time i try to open a project with unreal engine 5.5.4 (Source version), it crash with an error on the DerivedDataCache.
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Other
Steps to Reproduce
Download the latest release of Unreal Engine 5.5.4.
Compile it from source
Try to open an already created project.
Expected Result
An error like this:
Fatal error: [File:F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataBackends.cpp] [Line: 208]
Unable to use default cache graph ‘DerivedDataBackendGraph’ because there are no readable or writable nodes available.Add -DDC-ForceMemoryCache to the command line to bypass this if you need access to the editor settings to fix the cache configuration.
0x00007ffeb1c4b61b UnrealEditor-DerivedDataCache.dll!UE::DerivedData::FDerivedDataBackendGraph::FDerivedDataBackendGraph() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataBackends.cpp:216]
0x00007ffeb1c4b9e6 UnrealEditor-DerivedDataCache.dll!UE::DerivedData::Private::FDerivedDataCache::FDerivedDataCache() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataCache.cpp:675]
0x00007ffeb1c79cc8 UnrealEditor-DerivedDataCache.dll!UE::DerivedData::Private::FDerivedDataCacheModule::CreateCacheOnce() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataCacheModule.cpp:42]
0x00007ffeb1c8cc3c UnrealEditor-DerivedDataCache.dll!UE::DerivedData::GetCache() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataCacheModule.cpp:109]
0x00007ff6e58448d4 UnrealEditor.exe!FEngineLoop::PreInitPreStartupScreen() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:3341]
0x00007ff6e5835540 UnrealEditor.exe!GuardedMain() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Launch.cpp:144]
0x00007ff6e583589a UnrealEditor.exe!GuardedMainWrapper() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:123]
0x00007ff6e5839114 UnrealEditor.exe!LaunchWindowsStartup() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:277]
0x00007ff6e584bd04 UnrealEditor.exe!WinMain() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:317]
0x00007ff6e584f0ba UnrealEditor.exe!__scrt_common_main_seh() [D:\a_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007fff0e447374 KERNEL32.DLL!UnknownFunction
Observed Result
This error.
Fatal error: [File:F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataBackends.cpp] [Line: 208]
Unable to use default cache graph ‘DerivedDataBackendGraph’ because there are no readable or writable nodes available.Add -DDC-ForceMemoryCache to the command line to bypass this if you need access to the editor settings to fix the cache configuration.
0x00007ffeb1c4b61b UnrealEditor-DerivedDataCache.dll!UE::DerivedData::FDerivedDataBackendGraph::FDerivedDataBackendGraph() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataBackends.cpp:216]
0x00007ffeb1c4b9e6 UnrealEditor-DerivedDataCache.dll!UE::DerivedData::Private::FDerivedDataCache::FDerivedDataCache() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataCache.cpp:675]
0x00007ffeb1c79cc8 UnrealEditor-DerivedDataCache.dll!UE::DerivedData::Private::FDerivedDataCacheModule::CreateCacheOnce() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataCacheModule.cpp:42]
0x00007ffeb1c8cc3c UnrealEditor-DerivedDataCache.dll!UE::DerivedData::GetCache() [F:\UnrealEngine-5.5.4-release\Engine\Source\Developer\DerivedDataCache\Private\DerivedDataCacheModule.cpp:109]
0x00007ff6e58448d4 UnrealEditor.exe!FEngineLoop::PreInitPreStartupScreen() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:3341]
0x00007ff6e5835540 UnrealEditor.exe!GuardedMain() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Launch.cpp:144]
0x00007ff6e583589a UnrealEditor.exe!GuardedMainWrapper() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:123]
0x00007ff6e5839114 UnrealEditor.exe!LaunchWindowsStartup() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:277]
0x00007ff6e584bd04 UnrealEditor.exe!WinMain() [F:\UnrealEngine-5.5.4-release\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:317]
0x00007ff6e584f0ba UnrealEditor.exe!__scrt_common_main_seh() [D:\a_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007fff0e447374 KERNEL32.DLL!UnknownFunction
Platform(s)
Windows 10 Pro x64