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
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
- [2D URP] Documentation link on 3D Renderer Data doesn't work
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
Add comment