That solved my problem, but my new problem is now
ModuleManager: Module ‘OnlineSubsystemSteam’ not found - its StaticallyLinkedModuleInitializers function is null
I have added DynamicallyLoadedModuleNames.Add(“OnlineSubsystemSteam”);
To the build.cs
Didint fix it.
I found nothing that has helped on google, forums or answerhub!