Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
2
Found in
2017.2.0b6
Issue ID
941214
Regression
Yes
[Android] Signing fails in case of complex password for keystore/alias
STR:
1. Open attached repro project or create empty one
2. Use attached keystore with passwords for:
- keystore: @*&^FG@#F&FS@uygaeihbsadsda
- alias: ~w#SF%qa;fCeGIE~3zIh67g234f
3. Try to build an apk and signin with this keystore
4. Notice that singing has failed
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
TheGrimm
Aug 19, 2017 22:55
Same problem here!
Lelefant
Aug 17, 2017 21:38
Had the same issue in Version 2017.1.0f3. There was a "%" in my password aswell, which maches the special character in OP's alias.
I would expect Unity to show an error when invalid characters are used in text fields.