visual studio – Unreal engine error: (process 58716) exited with code 1 (0x1)


When I try and compile from visual studio I get the error message “D:/epicGameUnrealEngine\UE_5.5\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.exe (process 58716) exited with code 1 (0x1). How do I fix this, I can open from the .uproject file.

Also apologies if I can’t navigate to certain things like crashlogs, I am a novice so I may mess up. Image attached is of the error screen I get. I can still build in visual studio which is the weird thing to me. I just can’t to the ctrl+f5 enter image description here

I’ve tried regenerating project files. Opening in source (did not work, I have source on a seperate drive which may be why). I tried to run verbose commands to get a more in depth error log but I cant do that either.

Leave a Reply

Your email address will not be published. Required fields are marked *