Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a18
2021.2.0b1
Issue ID
1346794
Regression
Yes
[Android] Template variable **DIR_UNITYPROJECT** is not properly substituted when exporting a Gradle project
Repro steps:
1. Open QA attached project 'repro_1346794' and switch platform to Android
2. Open Assets -> Plugins -> Android -> mainTemplate.gradle
3. Notice the line `logger.quiet("Hi friends! The Unity project directory is **DIR_UNITYPROJECT**")`
4. Export a Gradle project
5. Open the exported project in Android Studio
6. Open the build.gradle file
Actual: The **DIR_UNITYPROJECT** variable is substituted by a blank character
Expected: The **DIR_UNITYPROJECT** variable is substituted by the directory of the project
Reproducible with: 2021.2.0a18, 2021.2.0b2, 2022.1.0a1
Not reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0a17
Comments (4)
-
adbourdages
Jan 19, 2022 15:38
Happening on 2021.2.7f1 - Apple Silicon. There is a workaround at https://github.com/googlesamples/unity-jar-resolver/issues/478.
-
Inc8877
Jan 15, 2022 12:12
Still reproducible in 2021.2.7 version.
-
tessellation
Jan 13, 2022 19:39
The green bar at the top says fixed in 2021.2.X but it's still happening with the latest 2021.2.7.
-
ND_22
Nov 22, 2021 06:55
Same thing happens in 2020.2.3 version.
When will it be fixed?
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
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
- [macOS] Rendering Debugger Volume's "Component" dropdown is opened with a big offset when "Component" field is set to any "Sample Scene"
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a4