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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment