728x90
에러 메세지 : Widgets and panels should not be on the same object! Widget must be a child of the panel.
원인은 Widget과 panel component가 같은 오브젝트에 추가되어있어서 발생하였으며 , Widget과 Panel 중 필요한 component만 사용 하면 해결된다.
728x90
반응형
'개발 > UNITY' 카테고리의 다른 글
[UNITY]Null Reference Exception이란 무엇입니까? (0) | 2020.07.24 |
---|---|
[UNITY]유니티에서 알아야 할 필수 클래스 (0) | 2020.07.24 |
[UNITY]이벤트 함수의 실행 순서 (0) | 2020.07.24 |
[UNITY]유니티에서 ClearCache는 무조건 캐시를 다 지울까? (0) | 2020.06.26 |
[NGUI]You can't place widgets on a layer different than the UIPanel that manages them.If you want to move widgets to a different layer, parent them to a new panel instead. (0) | 2020.06.26 |
댓글