[UnrealEngine] VS에서 Ctrl + F5 눌렀을 때 "Unable to start debugging. check your debugger settings by opening project properties ..." 오류
·
🧭 Devlog/오답노트
Visual Studio에서 Ctrl+F5를 눌러 디버깅하고 언리얼 엔진 에디터를 키려고 할 때 "Unable to start debugging. Check your debugger settings by opening project properties .... " 오류 메세지 창이 뜨면 아래와 같이 Solution Explorer에서 게임 프로젝트를 우클릭 한 뒤, Set as Startup Project 옵션을 선택하여 시작 프로젝트로 설정하면 해결된다.