I was able to get this working via the following Update `LoadingScreen.uplugin` `"EngineVersion": "4.27",` Update `LoadingScreen.Buid.cs` to include: `PublicDependencyModuleName.Add("DeveloperSettings");` Recompile the plugin