1. Object Field에 타입이 지정되지 않음 cs에서 추가할수도 있지만 UI Builder Inspector 창에서 Type를 지정해주면 된다.일단 GameObject가 들어갈 것이기 때문에 UnityEngine.GameObject, UnityEngine.CoreModule 를 추가해주었다. 성공!참고https://answers.unity.com/questions/1625662/in-objectfield-created-in-uxml-uielements.html No type in ObjectField created in uxml (UIElements) - Unity Answers answers.unity.com