I just need to know:
Where is the actual config/ini file containing “Source Control Settings” in a Unreal Engine 5 project.
I know how to set the settings in the editor, that’s not what I’m asking.
In Unreal Engine 4, there’s a file under “(ProjectDirectory)\Saved\Config\Windows” called SourceControlSettings.ini.
That file is no where to be found in an Unreal Engine 5 project, and all the files I’ve searched through in a UE5 project (that has working source control already set up) have no source control settings values. Only some timestamps for the various source control options.
Why I need to know:
There’s a member of my team that has some issue with setting source control.
In the past, his source control settings would never keep if he set them in engine, and would reset every time he restarted the project. We were been able to work around that by setting the options manually via the SourceControlSettings.ini in UE4.
Now, in UE5, as soon as he sets his source control to “Perforce”, his editor freezes. Can’t set his settings at all for Perforce. No idea why. So we went looking for the file to try to, once again, do it manually. But now the file is no where to be found.