RunUAT.bat Error with VS2015 debugger

Hello~

I made native code my custom game(named “OneGame”).

And I tried to launch game with ProjectLauncher.(I ran editor with vs2015 debugger)

Then RunUAT.bat failed like below.

But RunUAT.bat success when I just ran editor with console command not vs2015 debugger !!

What can I do to solve this problem? I wanna to run UAT with vs2015 debugger.
Please help me~!

My VS2015 project setting is like this.

I think that issue maybe cause visual studio 2015. After installed visual studio 2013, my problem was solved!.

Visual studio 2013 debugger work well done!!