본문 바로가기
개발/Unity

문제해결)Unity)[LicensingClient] Error: Code 500 while updating license in client (status: Unable to update licenses. Errors: No ULF license found.,Token not found in cache)

by 테샤르 2023. 6. 13.

[LicensingClient] Error: Code 500 while updating license in client (status: Unable to update licenses. Errors: No ULF license found.,Token not found in cache)

BatchMode로 빌드하는 과정에서 해당 라이선스가 없어져서 발생하는 이슈로 간단하게

유니티 허브를 통해서 라이선스를 등록을 다시 해주면 된다.

 



      • 플러스/프로/기업 라이선스 사용자는 ‘ Unity Plus or Pro ’를 선택하여 라이선스 키를 입력하세요.

 

 

반응형

 

[LicensingClient] Error: Code 500 while updating license in client (status: Unable to update licenses. Errors: No ULF license found.,Token not found in cache)
 BatchMode: Unity has not been activated with a valid License. Could be a new activation or renewal...
 [UnityConnectServicesConfig] config is NOT valid, switching to default

Cancelling DisplayDialog: Failed to activate/update license Missing or bad username or password. Please try again using valid credentials or contact support@unity3d.com
This should not be called in batch mode.

 Exiting without the bug reporter. Application will terminate with return code 1

 

Unity License 등록 방법 : [링크]

 

★☆☆☆☆

 

반응형

댓글