Hi,
We are busy with a porting project and we just have a new hire. We tried to get the project on his machine but when we try to start it up we get a Missing Modules message saying:
engine modules are out of date and cannot be compiled while engine is running please build through your ide.
We work in unreal 4.27 which we build from source. We already added DefaultBuildSettings = BuildSettingsVersion.V2 to both [project name].Target.cs and [project name].Editor.Target.cs but it doesn’t seem to work.
I was wondering if anyone had any other solution for this problem?