Hello there,
I hope this is not a duplicate… do tell me if that is the case
I recently moved on Linux for an Unreal project. I followed the guides, and built the engine from the source code cloned from GitHub. The issue is that no matter what I do, I cannot get the editor to open graphically, instead it launches VSCode in a workspace where I can built the project (the build succeeds) or rebuild the editor itself which obviously is not something I want to do. But I do not see any option to launch the editor itself.
Note that I am able to open the project selection screen graphically, it is opening the project graphically that fails.
I already setup the toolchain, without and with vscode (I did it twice to test). I’ll take any idea!
Also I know that many people think that Rider is a better choice of an editor, but its not like Unreal is giving me any choice ^^ Anyway, thanks for your time!