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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
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.