Msvcr120d_app.dll

Guys,

In the Visual Studio, run my game exported from Unity good, but when I click to exit my game appears this error:

Unhandled exception at 0x77C97498 (msvcr120d_app.dll) in Template.exe: Fatal program exit requested.

Do you Know?

Thanks

On Windows Store Apps, you don’t exit application, so in short - don’t exit.

1 Like