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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
Resolution Note:
Fixed by another internal issue: UUM-46300: [Android] Custom keystore creation is broken after BC update to 170