c# - Unity 3D Game Crashing On Windows Phone 8 Build -


i developing unity game windows phone. 3d flappy bird game, relatively small , lowest quality everything. problem is when build phone (i don't have hyper-v reason, no emulators. i'm on windows 8.1. built lumia 925) displays menus , when loads main game, exits. here code on output:

"the program '[2940] taskhost.exe' has exited code -2147483645 (0x80000003)."

it says "access violation".

it works fine on pc.

it used work fine on phone, exits after unity logo. have built few other games, of 3d , massive, work fine. error solved, have spent long time on game.

-dear rene, know edited.

did move 4.5?

i had same issue. app worked before (after migrating 4.5) crashes after displaying logo same error listed. fired 4.3, rebuilt app, redeployed , ran perfectly. migrated 4.5 , re-downloading 4.3 in action.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -