Turns out the problem was in my .uproject file. I had included “AnimGraph” as one of the AdditionalDependencies. Removed this and everything compiled fine.
Turns out the problem was in my .uproject file. I had included “AnimGraph” as one of the AdditionalDependencies. Removed this and everything compiled fine.