UE5 shows SDK not setup error while trying to package the game? Solutions?

image

I have .dot net 3.1 core + .dot net 6.0 installed … I am also using visual studio enterprise 2022 and have installed windows SDK from the options available there .

This does not work.
UATHelper: Installing Sdk (Windows): ERROR: System.Exception: Did not find an AutomationUtils.Automation.dll

Thanks seem this was the issue all along, now I can happily package my files .

In my case, I got the SDK from the visual studio.


Hope this helps you too.

If anyone is still having an issue, the solution in this video is what fixed it for me: SDK Not Setup Error - Unreal Engine 5

2 Likes

still not able to make it! same error any help guys?

found solution! install windows sdk pack ( around 3gbplus) also update .netframe/ install latest visual studio pack! tats it

Just wanna add that installing the Latest Windows SDK and then doing the Force Update worked for me as well. Thanks for the info.

Just had this issue with Unreal 5.4 - very strangely since I have packaged different projects many times, with no new intermediate Sdk installs or deletes… :thinking:

Fortunately I did an update from 5.4.1 to 5.4.3, which solved all packaging issues.