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
- [Android][UI Toolkit][GameActivity] Swipe‑typed word overrides a last entry with an InputField with a large amount of characters
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
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).