Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b1
Issue ID
1079958
Regression
No
[Android] Gradle build fails if Keystore key alias contains a single/double quote or backslash
Reproduction steps:
1) Open any project or create a new one
2) Set up keystore.
3) Set up Alias with a name like " !@#$%^&()_+ты\[супэр}'žvaigždė{ " or " as’asda”asd’asda’”’ "
4) Try building for Android device with Gradle build system
Expected: build succeeds
Actual: Errors are thrown
Reproduced on: 2017.4.11f1, 2018.1.9f2, 2018.2.7f1, 2018.3.0b1
and
Version 2019.1.0a1 (a95a274daf4f)
Sat, 08 Sep 2018 11:49:49 GMT
Branch: trunk
"'C:\Unity_Projects\Android_Multicast_Repro\Temp\gradleOut\build.gradle': 63: unexpected char: '\' @ line 63, column 37.
keyAlias '!@#$%^&()_+??\[?????}'�vaig�d?{ '"
or
"A problem occurred evaluating root project 'gradleOut'.
> Cannot invoke method asda() on null object
"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment