Exit code=6

Hello forum!The error exit code=6 appeared during compilation. I’m attaching
the output file.I’d be glad to help.Thanks!
UBT-Blaje-Win64-Shipping.txt (350.1 KB)

Hey @ZoroZyz!

Make sure that the editor is not already running while trying to build your project from Visual Studio.

If your objective is to compile your code however, you can simply hit the square made of small squares icon at the bottom inside the editor.

Here:

Screenshot 2025-06-02 152259

Hope this helps! :innocent:

Hello!Thanks for the answer!But it still writes error 6.

You’ll need to provide more context :confused:

Could you go over each of the steps you took? Here’s an example:

  • Launch VS
  • Ctrl + F5 to build the project
  • Adjust code
  • Compile it inside Unreal Editor, instead of hitting Ctrl + F5 (or the green play icon at the top) inside VS

Hello!How i can run visual project when my project is blueprint

Oh… I thought you were getting exit code 6 in VS :rofl:

Will you help me anyway?