When I try to package it I find that Unreal Engine does not find any SDK and returns an error, but I have installed the DotNet framework and SDK via VS2022, I have tried many methods but none of them can solve this error, can anyone help me?
The problem has been solved, for me the solution is
Open the registry,Find the Computer\HKEY_CURRENT_USER\Software\Microsoft\Command Processor\Autorun registry entry and delete it
Reference article: https://blog.csdn.net/smileaZb/article/details/122163462
4 Likes
Thank you so much, I’ve been stuck on it all evening!