Atomic.h Error in all new Projects

Had the same error and fixed it. It was a missing module in my Build.cs. I fixed it by adding the “ApplicationCore” module to PublicDependencyModuleNames.

Do you have any ‘unresolved external symbol’ errors?