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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note:
Fixed by another internal issue: UUM-46300: [Android] Custom keystore creation is broken after BC update to 170