game crashes in windows phone.

Hi, I try to get into the level 2 when the game crashes and then shows me this error.

The file ‘C:/Data/Programs/{71B64D13-74D3-E240-B4AA-54B953108161}/Install/Data/level10’ is corrupted! Remove it and launch unity again!
[Position out of bounds! 1070560 > 1070556]

Thanks for your help.

Not much you can do about this aside from removing level 10 from your project and remaking it, the scene is actually corrupted. You can find out which level that is by looking at your build settings. If you use version control, just try rolling back to an old version of that scene and see if it gets fixed.