코딩공부/Unity3D

[Unity3d] 에러메세지 ( 정리 중 )

dev__pixui 2015. 12. 10. 19:03
  • NullReferenceException : Object Reference not set to an Instance of an
    - 아직 생성되지 않았거나, 메모리 할당이 안된 객체에 접근할 떄 생기는 오류