When I right click > Switch Unreal Engine Version 5.4 in the Explorer on a uproject file. I get an Error “Failed to generate project files”.
Precompiled rules assembly ‘C:\Program Files\Epic Games\UE_5.4\Engine\Intermediate\Build\BuildRules\UE5Rules.dll’ does not exist.
When switching to 5.3 it says:
ERROR: UnrealBuildTool.dll not found in “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll”
Might be that I have deleted the Intermediate content? I was able to create the sln files before but I had different issues later on and tried different things. Is it right that Intermediate folders can always be deleted?
Please advise