Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
2018.2.3f1
Issue ID
1071288
Regression
No
[Android] Gradle build system does not escape backslash character on Keystore alias password
Reproduction steps:
1) Open any project or create a new one
2) Set up keystore. Note: Keystore alias password must contain backslash character
3) Try building for Android device with Gradle build system
-- Notice that build process fails
Reproducible only with Gradle build system. Internal (currently deprecated) does not reproduce this issue.
Reproduced with:
2018.3.0a9, 2018.2.4f1, 2017.4.9f1, 2017.2.3p3, 2017.1.5f1, 5.6.6f2
Note:
Tested with quite a lot of other non alphanumeric symbols - all of them are working just fine
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment