The following modules are missing or build with a different engine version

You still need to add the AdvancedSessions module

PublicDependencyModuleNames.AddRange(new string[] { "Core", "CoreUObject", "Engine", "InputCore" , "AdvancedSessions" });
1 Like