[Unreal4] 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.
프로젝트 생성 시 `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. 에러 발생
Visual Studio Installer 로 들어가서 수정을 누르고 .NET 데스크톱 개발을 설치 해주니 에러가 해결 되었다.