Currently fails to open the .uproject.
I’m currently using other computer.
I tried to rebuilt the project from compressed Zip.
Then I was told to regenerate the project files.
However, Currently there is only a button for Generate visual studio files, not VSCode.
I have solved it thanks to the forums and chat gpt.
I did the following :
- delete the .sln file if its available
- inside the game folder Game_Name/Saved/UnrealBuildTool/ open file BuildConfiguration.xml
- Added this line to the file
- Rebuild and it will generate .workspace instead of sln.