Hello @VisAgilis!
So I’ve followed your directions to a tee but I still seem to be having the same kind of issue. I’ve removed the following folders:
- .vs
- .snl
- Source
And then opened up the .uproject file and created a new C++ class. I closed Unreal and Visual studio and then replaced the original public/private folders from an older backup I have. After opening up my .uproject file, I still cannot go into my C++ class and select “build”.
I have also tried to just leave the new Source files that have been created when I make the C++ class, but still everything refuses to build. After doing a “Clear” and “Rebuild” in Visual Studio, I got the following error (Hopefully this helps narrow down what may be going on):
Thank you for trying to help me out @VisAgilis, please let me know if you know of any other possible ways to fix this issue.