Question by 
               WilliamHomeProduction · May 06, 2016 at 07:46 PM · 
                androidcollisionplayerbuild-errormethod  
              
 
              Error after building on Android
I have a strange problem. So the game is building and all is good then I test it in Unity. But when I try to play on Andoid it don't call method (OnColisionEnter2D) that is atached to the player. And player doesn't die. Game has worked well ,but after some changes in script it doesn't work ,and player doesn't compile normal.Method that should restart game is not called. In Unity I don't have any Exceptions. How to fix it?
               Comment
              
 
               
              Your answer