This has been a problem since the release.
As soon as you start adding custom classes to your project, every compile will yield that error and you can only compile in VS, and you can’t package the project.
Doesn’t matter whether it’s from GitHub or not, or how many projects you make. Eventually, after creating a few classes you’re gonna get this error every time. It’s really annoying.
I have 20 projects for testing, simply because at some point it’s no longer possible to compile, and you need to create a new project.
And if you don’t get that error, you get an error that it can’t find the .generated.h include files, even though you can right click the include directive and “Go to header”, and it opens just fine.