UATHelper: Packaging (Windows (64-bit)): ERROR: Could not find NetFxSDK install dir; this will prevent SwarmInterface from installing. Install a version of .NET Framework SDK at 4.6.0 or higher.
PackagingResults: Error: Could not find NetFxSDK install dir; this will prevent SwarmInterface from installing. Install a version of .NET Framework SDK at 4.6.0 or higher.
Can anyone figure it out how to solve this? i try to reinstall visual studio?
Hello! As mentioned in the output, you need to install/update .NET Framework. You can do this by running Microsoft Visual Studio Installer, then click on “Modify” next to installed version of Visual Studio, switch tab to Individual Components and check latest version of .NET SDK.
Omg thank you. So for me I just got a new machine so I need to install Visual Studio and for whatever dumb reason, it did not installt he lastest . NET FRAMEWORK …thank you crioto
The solution of @crioto also worked for me. However, when I created a project the error would still show up. If this also happens to you DON’T close unreal engine or even the error message. After ± 5 minutes the error will disappear and Unreal engine will start like it is supposed to. This only happens the first time after installing .NET framework.
You can do this by running Microsoft Visual Studio Installer, then click on “Modify” next to the installed version of Visual Studio, switch the tab to Individual Components and check the latest version of .NET SDK.