On our main machine, the UnrealLink window is not accepting the UE4Editor.exe installed on G: drive.
Our secondary Machine is accepting the UE4Editor.exe installed on the C: drive.
Moving Unreal installs is tedious and I am hoping it is not the directory causing any problems.
Are there any known issues with UE4Editor.exe being incompatible for any weird reasons?
I understand the annoyance. Can you please paste the entire filepath to your UE4Editor.exe on the machine where you are having problems?
The code that checks the validity of UE4Editor.exe path looks for ‘binaries’, ‘engine’ and ‘epic games’ and if either of the above is absent, it says the path is not valid.
When developing, we assumed this was going to be the case with all UE installations but maybe we were wrong?
We might have been over-zealous when checking this filepath, so we will remove ‘epic games’ from the checkup in the EA8 release that’s coming out next week.