An error occurred while resolving packages: Project has invalid dependencies: com.unity.uiextensions: Package [com.unity.uiextensions@2.2.7] cannot be foundA re-import of the project may be required to fix the issue or a manual modification of ~/Packages/manifest.json file.
해당 이슈는 패키지가 이미 포함되어있는 상황에서 패키지 매니저에 정의되어있는것을 불러오는 과정에서 생기는 이슈이다.
반응형
해당 패키지와 같은 패키지를 Assets 내부에서 제거하고 난 다음에 다시 reimport를 해주면 해결된다.
해당작업을 진행하기전에 Package의 버전을 확인하고 진행해야한다.
★☆☆☆☆
반응형
댓글