Can’t change loading policy in localization dashboard

I can’t change loading policy to Always or to any other in UE5, it is always Newer.

Also when I compile localization, it creeate duplicates in config files:

When I create new empty project and then switch back to my main project - it works. But if I delete this new empty project then it again set value to Newer and I can’t change it. So I created an empty project again and don’t delete it. After I launch my project, I need to switch to empty one, then switch back and it work.

So I removed folders

  • /.vs/*
  • /Build/*
  • /Intermediate/*
  • /Saved/*
  • /Binaries/*

Now it seems everithing is working. I think it is a config file in one of this folders with error in settings. But still I need to switch between projects to make it work

2 Likes

If i open project through engine, i can’t change Loading Policy. But if i open project through explorer: Projectname.uproject file, then i’m able to change Loading Policy… and my engine settings are resets for some reason.

2 Likes

Yes, Open uproject Directly and then you can change it, The problem still exist in 5.3