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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment