Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0a1
2018.1.0a3
Issue ID
976618
Regression
Yes
Signing Keystore for Android fails when using non-english characters on Windows
Steps to reproduce:
1. Open attached project
2. File -> Build Settings -> Publishing Settings
3. Check "Create a new keystore..."
4. Put "helloこんにちは" or any other combination of english and non-english characters into "Keystore password" and "Confirm keystore password" fields
5. In Key section press on Alias drop-down and select "Create a new key"
6. "Create a new key" window will popup, fill first 3 fields with the same password you created earlier and press "Create key"
7. In the Key section type the password again and start building for Android
-Key signing will fail and build process will stop
Expected result: Key signing should support other languages as keys
Reproduced on: 2017.1.0a1, 2017.1.0a2, 2017.1.0b9, 2017.1.2p2, 2017.2.1f1, 2018.1.0.a3
Regression found in 2017.1.0a1
Does not reproduce on: 5.6.3p3, 5.6.3p4
Note: Only reproduces on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment