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
-
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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1