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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment