세상사는 이야기 / 도움이 되었다면 배너 클릭 부탁드려요~ →→→

2018년 12월 19일 수요일

[Unity Error] The associated script cannot be loaded, please fix any compile errors and assign a valid script.

[Unity Error] The associated script cannot be loaded, please fix any compile errors and assign a valid script.

Visual Studio나 Console에서는 에러 내용이 없는데 Editor에서 Play하면
특정 컴퓨터에서 Complie error 발생
- Window 7 64bit


이유를 설명할수 없지만 나의 경우는 visual studio 업데이트로 해결하였다.

아래처럼 해보면 된다.
- visual studio installer로 visual studio 업데이트
- 프로젝트 내 라이브러리 폴더 삭제
- Unity 다시 실행

2018년 12월 17일 월요일

[Unity Android] Unity 2018.3 마이그레이션 Firebase.Editor.dll error

Unity 2018.3.0f 마이그레이션 Firebase.Editor.dll error

Unity 2018.2 -> 2018.3.0으로 버전을 업. 에러 발생
Assembly 'Assets/Firebase/Editor/Firebase.Editor.dll' will not be loaded due to errors: Unable to resolve reference 'Unity.iOS.Extensions.Xcode'. Is the assembly missing or incompatible with the current platform?


- 사용중인 Firebase 버전 5.2.1

공식 홈페이지확인 결과
5.3.1에서 해당사항이 수정되었다.


Firebase 버전 업~ 패키지 설치 후
- Android Resolver