UE5Editor.exe missing after sourcebuild

Hello,

after Building the UE5 from source, there is not UE5Editor.exe found in
D:\Unreal\UnrealEngine-5.0\Engine\Binaries\Win64

How can I start the Editor to create/start a project?

The new name is UnrealEditor.exe

1 Like

I searched, but I was not able to find this exe,
I’ll make a rebuild.
Is there something special?

I downloaded the files from git, then used the setup and generated the projectfiles.
Then Development Editor as Target and selected Build for UE5.

This is my folder after I built the engine in Development Editor configuration:

so maybe there’s something wrong with your build. Did you have any errors when the build finished? The procedure you described seems the correct one.

I had to redo all the steps, now the editor is there.

I have no idea what went wrong.

I think:
At my first attempt, I run out of discspace, cleaned a bunch of files, and run the Build again.
This resulted in the state without the editor.

But now it seams correct.