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
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
Add comment