깃에서 프로젝트를 Pull받았는데, 다음과 같은 에러 로그가 떠서 그에 대한 해결책을 적어놓으려고 한다.
Broken text PPtr in file(Assets/Animations/Enemy/MiddleLevelSpider/Spider_Fuga.controller). Local file identifier (1102388722941686956) doesn't exist!
Broken text PPtr in file(Assets/Animations/Enemy/LowLevelSpider/Polygonal Metalon.controller). Local file identifier (1102388722941686956) doesn't exist!
Broken text PPtr in file(Assets/Animations/Enemy/MiddleLevelSpider/Spider_Fuga.controller). Local file identifier (1102388722941686956) doesn't exist!
전체적으로 다른 분이 작업하신 절차적 애니메이션 컨트롤러를 인식하지 못하는 것 같다.
참고 링크
추후 왜 에러가 났는지도 찾아봐야지..