카테고리 없음

유니티 빌드 UnityException: Can not sign the applicationUnable to sign the application; please provide passwords!

_이상_ 2025. 2. 19. 01:11
반응형
Build completed with a result of 'Failed' in 2 seconds (1760 ms)
UnityException: Can not sign the application
Unable to sign the application; please provide passwords!
UnityEditor.EditorApplication:Internal_CallDelayFunctions ()

오류가 나왔다.

 

 

키스토어 암호 입력이 안되서 발생하는 문제.

프로젝트 세팅 -> 퍼블리싱 세팅 -> 키스토어, 컴퍼니 암호 입력 후 다시 빌드하기.

 

반응형