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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment