Search Issue Tracker
Fixed
Fixed in 2020.3.37f1, 2021.3.6f1, 2022.1.8f1
Votes
0
Found in
2020.3.34f1
2021.3.3f1
2022.1.1f1
Issue ID
UUM-917
Regression
No
[Backport] Keystore file is not recognized by Editor when keystore has any other extension than .keystore
How to reproduce:
1. Download the attached project "1398997.zip"
2. In Project Settings go to Player Settings > Publishing Settings
3. In the Project Keystore area try selecting keystore from project folder, it can be selected
4. Change "user.keystore" file extension to "user.jks" in the project folder
5. Try repeating step 3
Expected result: The keystore with ".jks" extension is shown, can be selected and used like ".keystore" extension files
Actual result: The keystore with ".jks" extension can't be selected and used
Reproducible with: 2019.4.35f1, 2020.3.28f1, 2021.2.11f1, 2022.1.0b7, 2022.2.0a5
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2022.1.8f1):
Allow any file to be selected as keystore (previously only .keystore was supported).
Resolution Note (fix version 2021.3.6f1):
Allow any file to be selected as keystore (previously only .keystore was supported).
Resolution Note (fix version 2020.3.37f1):
Allow any file to be selected as keystore (previously only .keystore was supported).