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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed by another internal issue: UUM-46300: [Android] Custom keystore creation is broken after BC update to 170