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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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).