Hey Ch4nKyy-
Does this include adding additional white space above the UCLASS macro? After creating a class based on actor and pressing Enter to add blank lines I was still able to compile successfully. If you are adding additional include statements you will still want the “.generated.h” file to be the last include listed. If other include statements are listed below this (between genereated.h and UCLASS) then this will cause compile issues.