Hi - I have set the folder for the local and shared DDC in the engine settings (e.g. K:/UEDDC) - but everything is still going to the folder C:\Users.…\AppData\Local\UnrealEngine\Common \DerivedDataCache
Is there a solution for this?
Thanks for the help
in settings in the launcher changed “shared ddc”
Thanks for the quick reply - unfortunately only the setting for the VaultCache folder is in the launcher
another way is with “mklink -j”
mklink -j (path to current ddc which you del first) (new path)
I just looked you are right
its here
Hi - thanks again - I found a solution, the folder path must be entered in GlobalLocal and Local - now it works…