Android Studio Arctic Fox seems introduced a lot of bugs including creation of Key Store.
I confirmed that all passwords are correct. There is also an issue when a key store password is different from key password another error is thrown.
Warning: Different store and key passwords not supported for PKCS12 KeyStores. Ignoring user-specified -keypass value.
But what we don't understand is before we were able to release and deliver apps where key store password and key password are different and we still use that jks file up today when updating our apps. Is this a part of mandatory update due to overlooking the possibility migration from jks to pkcs12?