Search Issue Tracker
Fixed
Votes
3
Found in
2023.1.10f1
2023.2.0b6
2023.3.0a2
Issue ID
UUM-48440
Regression
Yes
[Android] Unable to create a new custom keystore when in KeyStore Manager
Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the “Project Settings > Player > Publishing Settings > Keystore Manager” menu and create a new Keystore
3. Click the “Add Key” button and observe the Console Window
Expected result: A new keystore is created successfully
Actual result: The error “CommandInvokationFailure: Unable to create key in keystore. Please make sure the location and password of the keystore is correct.” is shown in the Console Window
Reproducible with: 2023.1.8f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Not Reproducible with: 2021.3.29f1, 2022.3.8f1, 2023.1.7f1
Reproducible on: macOS(Intel) 13.4.1
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by another internal issue: UUM-46300: [Android] Custom keystore creation is broken after BC update to 170