Unity/memo

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

devmae 2014. 7. 10. 11:20

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


Android로 빌드하는데, 컨텐츠 아무것도 없이 AndroidManifest.xml 파일만 넣었는데 저런 에러가 발생.

이유는 <application> 태그가 없었기 때문.