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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment