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
- Action can't be undone after changing the base Controller on the Animator Controller
- The Axes Gizmo is wiggling around when moving around the Scene View with enabled Physical Camera and Isometric View
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
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).