Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.0b4
Issue ID
996504
Regression
No
[Android] Gradle build fails if Keystore/Key password contains a single/double quote
1. Open the attached "QuoteKeystoreBug" project
2. Go to File --> Build Settings --> Publishing Settings
3. Browse for "WithQuotes" keystore file and select it
4. Select Key Alias as "withquotes"
5. Fill in Key/Keystore password fields with password of - "test" (with quotes)
6. Build and run to device
Expected result: Application gets built to device
Actual result: Gradle build fails if Keystore/Key password contains quotes
Reproducible with - 2018.1.0b6, 2017.3.1p1, 2017.2.1p4, 2017.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment