windows phone - Error calling Instantiate in Unity on WP? -


gameobject obj = (gameobject) instantiate (resources.load ("actions/" + actions, typeof (gameobject))); 

no problem other platforms. but, when building on windows phone:

object reference not set instance of object. 


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -