I have been using 5.2 for about a month now and have been compiling several projects successfully. Then all of a sudden I have been getting this error on every cpp project:
Expecting to find a type to be declared in a module rules named 'MetaHumanProjectUtilities' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
The only thing I can think of that changed recently was an update to quixel bridge, but I am not even using it in any of my projects so maybe completely unrelated.
I am not using metahuman either despite MetaHumanProjectUtilities being called out in the error.
Furthermore, it does not seem to be able to find CoreMinimal.h: