成功: <img width="615" height="368" alt="Image" src="https://github.com/user-attachments/assets/3a7e6ec4-a1ee-42d2-954b-3fcf63cec3f4" /> 失败: <img width="471" height="291" alt="Image" src="https://github.com/user-attachments/assets/66e40b4a-9d12-4247-8351-0a06e05c260a" /> 成功脚本: ```bat @echo off set UnrealEditorPath=C:\workspace\engine\Engine\Binaries\DotNET\UnrealBuildTool.exe %UnrealEditorPath% -ProjectFiles -project=C:\workspace\hutb\Unreal\CarlaUE4\CarlaUE4.uproject -game -progress -engine pause ```