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
Comments (2)
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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
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.