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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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.