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
- “Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
- Upgrading HDRP Project causes the Cloud Layer to warp when using the Global Volume with the Visual Environment enabled
- The Inspector does not shown SkinnedMeshRenderer Bounds when they are overriden by script
- Confusing validation message in Scoped Registries
- Compute shader is dispatched with unsupported workgroup size on multiple browsers when building the project for Web with WebGPU Graphics API
Add comment