Keystore was tampered with, or password was incorrect

Hey,

I have a problem with keystore. I have apps on the Google play and I wanted o update it but I can’t build new version in Unity. I have this error message:

After I reopen Unity I also lost position from: Publishing settings → Key → Alias .
Now I have only Unsigned (debug) there.

My password is correct, that’s for sure.
I copied whole Unity projects from my old computer and put it on the new one.

Do you have any solutions for this problem?
Thanks

I experienced exactly the same, but later on realized I entered wrong password for the keystore… If you do so it does not display the key below and shows “unsigned”… So, do double check your password…

I’m having this same issue, and i’m absolutely sure the password is correct, i have user this keystore several times. but its not working

3 Likes

I have exactly the same problem how you solved it?

1 Like

same problem here with unity 2018.4.3. i’m absolutely sure the password is correct. I even created a new keystore.

You can test your password with the following command line:

keytool.exe -list -v -keystore keystorefilename -alias aliasname