Building UE4 from source [error MSB3073 The command "..\..\Build\BatchFiles\Build.bat DatasmithSDK ...." exited with code 6

This fixed the same error I was having. I don’t fully understand how triple quoting the paths resolves the space characters causing issues but I was able to compile because of this answer :slight_smile: Thanks for the informative take.