hello all,
i upgrade my project from unity 2020 to 2021 and it was working fine i was using 2021.3.5f version
but today i sadly upgrade to latest version 2021.3.6f and now i’m having issue with Keystore it keep telling me
Unable to list keys in the keystore. Please make sure the location and password of the keystore is correct.
C:\Program Files\Unity\Hub\Editor\2021.3.6f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin\java.exe -Xmx4096M -Dcom.android.sdkmanager.toolsdir=“C:\Program Files\Unity\Hub\Editor\2021.3.6f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\tools” -Dfile.encoding=UTF8 -jar “C:/Program Files/Unity/Hub/Editor/2021.3.6f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\sdktools.jar” -
stderr[
Error: Unable to access jarfile C:/Program Files/Unity/Hub/Editor/2021.3.6f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\sdktools.jar
]
stdout[
i was think it issue with java home or java path but its not, i copy my key again from back but still same issue, i try use KeyStore Explorer and copy my key and save it again but it didn’t work too.
my last try was get back to 2021.3.5 version and my keystore work fine.
does anyone know how to fix this issue or its a bug in the new 2021.3.6 version ??
Error: Unable to access jarfile C:/Program Files/Unity/Hub/Editor/2021.3.6f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\sdktools.jar
I have the same error. I looked and it turns out that the Tools folder is missing.
In the new version 2021.3.6, the path to the sdktools.jar file has changed and is located in a different location:
I now just copied the files from the 2.1 folder and placed them back into the Tools folder as it was before.
I created a Tools folder.
The new file path looks like this:
Had this problem, thanks for solution @PasMol . I stuffed up the file transfer, oops. Then from Hub … deleted 2021.3.6f1 and reinstalled, presto, the files are back in their correct position (as per PasVol). Same version (mine was Silicon 2021.3.6f1) but files have been rearranged … correctly now. Wed 27th July 2021