Creating a new project fails to compile with the error on startup, and you are unable to continue.
Running I:/Engine/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="I:/PerforceTest/FPS/FPS.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Creating makefile for FPSEditor (no existing makefile)
ERROR: Expecting to find a type to be declared in a module rules named 'SpaceMouseReader' in UE4Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
Bringing up Rider for UE and trying to compile gives the same error.
Creating a new project fails to compile with the error on startup, and you are unable to continue.
Running I:/Engine/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="I:/PerforceTest/FPS/FPS.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE Creating makefile for FPSEditor (no existing makefile)
ERROR: Expecting to find a type to be declared in a module rules named 'SpaceMouseReader' in UE4Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
Bringing up Rider for UE and trying to compile gives the same error.
Existing projects appear to work fine.