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

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -