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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
Fixed by another internal issue: UUM-46300: [Android] Custom keystore creation is broken after BC update to 170