Unity3D/Trouble Shooting

Error building Player:NullReferenceException : object reference not set to an instance of an object

blueasa 2015. 8. 25. 15:35


Error building Player:NullReferenceException : object reference not set to an instance of an object


위와 같은 에러가 나서 찾아보니 AndroidManifest.xml 파일안에 <application> </application> 태그가 없기 때문이라고 한다.



참조 : http://devmae.tistory.com/376

반응형