Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a12
2019.1.0a13
Issue ID
1115063
Regression
Yes
[Deployment Management] Throwing error when selecting alias project key for existing keystore
Throwing error when selecting alias project key for existing keystore.
Throwing error when selecting alias project key for existing keystore.
Steps to reproduce:
1. Create a new project.
2. Go to Player settings from Edit > Project Settings > Player.
3. Go to Publishing settings > Keystore Manager.
4. Click on Keystore > create new > anywhere.
5. Create a new key > Fill all information > Add Key.
6. Check custom keystore > browse for keystore created in step 4.
7. Enter Password.
8. Select Project key Alias.
Actual Result:
"Unable to create key in keystore. Please make sure the location and password of the keystore is correct. " error is thrown.
Expected Result:
Project key Alias is loaded.
Environment:
Windows Only
Occurring with:
2019.1.0a13, 2019.1.0a12
Working with:
2019.1.0a11
Stack Trace:
Unable to create key in keystore. Please make sure the location and password of the keystore is correct. C:/Program Files/Unity 2019.1.0a12/Editor/Data/PlaybackEngines/AndroidPlayer/Tools/OpenJDK/Windows\bin\keytool.exe -list -keystore "C:/Users/Admin/Downloads/NavMeshComponents-2018.3/a13\C:/Users/Admin/Desktop/Keystore/key2.keystore"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Add comment