Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X
Duplicate in 2018.4.X
Votes
0
Found in
2018.2.11f1
Issue ID
1088160
Regression
No
[Android][Windows] template variable DIR_UNITYPROJECT on Windows does not escape '/' characters
Steps to reproduce:
1. Open user attached project
2. Go to Assets/Plugins/Android folder and open mainTemplate.gradle
3. Observe that the following line is added: file('**DIR_UNITYPROJECT**/Assets/Plugins/Android/mainActivity/template/AndroidManifest.xml.template')
4. Export the gradle project and take a look at the generated build.gradle file
5. Notice that the project path characters are slashes('/') instead of backslashes('\')
Expected result: template variable DIR_UNITYPROJECT on Windows should be separated with '/' characters
Rerproduced in: 2019.1.0a4, 2018.3.0b5, 2018.2.11f1, 2017.4.13f1, 2017.2.4f1
Comments (4)
-
MdevUnity
Sep 14, 2020 14:06
Issue is reproducible in 2017.4.40f1
Occured after update from 2017.4.29Any chance to port solution to 2017.4 ?
-
TAabr1816
Jun 18, 2020 17:01
i am facing this issue in 2018.4.0f1
-
Natsume-Shunsuke
Feb 13, 2020 06:49
Reproduced in: 2018.4.16f1
-
lastcode
Jan 16, 2020 06:38
Rerproduced in: 2017.4.36f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1