admin管理员组文章数量:1414904
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.
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.
Share Improve this question asked Feb 21 at 3:25 Lightknight KnightLightknight Knight 111 bronze badge1 Answer
Reset to default 0The screenshot you shared of the error doesn't actually contain any error information, it just shows the usage output from UnrealBuildTool.
Since I can't see the log of what actually failed, and since you said you're relatively new to UE, I will recommend ensuring that you have installed and configured Visual Studio correctly. There are a number of additional components that you must explicitly configure in order for UBT to function.
See this official Epic doc on how to install and configure Visual Studio for UE dev.
After you ensure your VS installation is correct, try to Generate Project Files again. If that doesn't work, please share the new screenshot of the error (try to scroll up above the usage information to see the actual error).
Ideally instead of a screenshot, copy+paste the log if you can.
本文标签: visual studioUnreal engine error (process 58716) exited with code 1 (0x1)Stack Overflow
版权声明:本文标题:visual studio - Unreal engine error: (process 58716) exited with code 1 (0x1) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745168518a2645829.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论