Ahmobaby
(Ahmobaby)
May 20, 2025, 2:38pm
1
Guys im new to unreal engine and tried to create my first project as “Third Person” but whenever i try to create a project i keep gettin this report. Would be very happy if someone ccan help:))
report:
An error occurred while trying to generate project files.
Running C:/Program Files/Epic Games/UE_5.5/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“C:/Users/Rüveyda/Documents/Unreal Projects/MyProject/MyProject.uproject” -game -rocket -progress
Stalgom
(Stalgom)
May 20, 2025, 5:59pm
2
Did you try to run directly the UnrealbuildTool.exe? It is located in the Binaries
folder…
I changed your command:
"C:/Program Files/Epic Games/UE_5.5/Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.exe" -projectfiles -project="C:/Users/Rüveyda/Documents/Unreal Projects/MyProject/MyProject.uproject" -game -rocket -progress
Also open the Build.bat file, inside a text editor. It has some documentation in the first lines. (if you want to use the .bat file)
Hope it helps…
Ahmobaby
(Ahmobaby)
May 21, 2025, 5:08pm
3
I appreciate the answer. Can you elobrate the run the unrealbuiltool.exe ? Cause when i click it nothing happens
Ahmobaby
(Ahmobaby)
May 22, 2025, 4:30am
4
Downloaded 2019 VS and UE 4.26.2 and it worked!