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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1