I am trying to add signing credentials in an Android build target with a jks file that works in Unity Editor. When I put the path to the file along with Key Alias, Keystore Password and Key Password, I get an error that the keystore file is not valid.

What am I doing wrong?