Errors when I create a Actor Component class

I have tried to follow a tutorial to learn UE4 C++ and I came upon an error with the build 4.25, It is giving me 11k errors upon creating a class. I didn’t mess with any files just created the class. It gives no fails just 11k errors.

There is defiant something wrong with the 4.25 build. I just loaded up 4.24.3 and i have no errors. Please look into what is wrong with 4.25 because I would love to use the newest version, Thank you.

Edit: Now I am having only 1 error. “static assertion failed with “TAtomic is only usable with trivial types””
I hate errors if I can get a solution I would appreciate it. Other wise I don’t want to continue because its like an OCD thing with me lol…