Build.bat Code -532462766 when building Unreal Engine from source under Windows 11 and Visual Studio 2022

Hello there @tsi6800!

Thank you for the log extract, what I can pinpoint from it, the Code -532462766 is tied to a .NET unhandled exception, or missing component.

This would be tied to your .NET SDK and/or Visual Studio install. Please follow the install guide for these features, and ensure they all are in their required versions:

After that process, I would suggest clearing the contents from DotNET and Saved folder, then re-generate project files, and run the project again.