Tried building my project. Here are the logs. Build Log is the Log file generated by Unreal and BuildOutput is the file I made after copy pasting the full output log from the engine
I did install Windows SDK and .NET Core etc. Any help is appreciated !
It’s probably because you used 5.3 in the project / folder name. Try replacing 5.3 with 5_3.
Dots in folder names can cause errors just a special characters.