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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment