inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

레댕이님의 게시글

레댕이 레댕이

@tnqlsdl09081881

수강평 작성수
-
평균평점
-

게시글 1

질문&답변

유니티와 비주얼 스튜디오 연동이 안돼요

저도 동일한 문제를 겪어서 KOKO님이 알려주신 방법을 해보았는데도 동작을 안하더라구요 ㅠ 그래서 링크내에 다른 방법을 따라해보았는데 이걸하니 동작하더라구요. 적어두겠습니다! Edit -> Preferences -> External Tools 까지는 똑같고 External Script Editor 에서 사용하는 에디터 선택을 아래의 경로로 직접 선택했습니당. In Unity goto Edit - Preferences - External Tools. In "External Script Editor" select "Browse..." Select "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe" and click "Open". Now "Visual Studio 2019" is shown and selected in the "External Script Editor" dropdown. Now when I open a script from within Unity, Visual Studio 2019 is launched with a solution named after the Unity project. On the first attempt I got a message asking whether to install the .NET 4.7.1 SDK targeting pack or convert the project to one of the installed .NET SDK versions. Do not convert the project, instead install the .NET 4.7.1 SDK targeting pack. Done.

좋아요수
1
댓글수
4
조회수
4912