コガネブログ

平日更新を目標に Unity や C#、Visual Studio、ReSharper などのゲーム開発アレコレを書いていきます

【Unity】UnityException: Can not sign the application, Unable to sign the application; please provide passwords!

概要

UnityException: Can not sign the application
Unable to sign the application; please provide passwords!

Android ビルド時に上記のエラーが発生する場合、

f:id:baba_s:20191010192631p:plain

Player Settings で keystore のパスワードを入力してからビルドする必要があります