-
[Error] unity The same field name is serialized multiple times in the class or its parent classGame Development/Unity 2019. 3. 23. 13:06
[Error] unity The same field name is serialized multiple times in the class or its parent class
Resolution
상속 관계에서 중첩된 이름의 변수가 선언되었을 경우 나오는 에러이다. 상속받은 클래스에서 중첩된 이름을 사용하는 것을 없애면 된다.
'Game Development > Unity' 카테고리의 다른 글
[Editor] 2D array, 2차 행렬을 inspector에서 보기 + 빌드 문제 (0) 2019.02.13