Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2019.3.4f1
2020.2
Issue ID
1227315
Regression
Yes
Custom Grandle settings are not exported to build.gradle
Steps to reproduce:
1. Open user's attached project "case_1227315"
2. Navigate to Build settings
3. Export the project
4. Navigate to Project directory-> Assets-> "baseProjectTemplate.gradle" and open it with Text editor
5. Notice Custom settings at lines 6, 13, 16,
5. Navigate to Exported projects location ->"build.gradle" and open it with a text editor
7. Notice that Custom settings are not present
Expected results: Custom Gradle settings are exported
Actual results: Custom Gradle settings are not exported
Reproducible with: 2017.4.39f1, 2018.4.20f1, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
Add comment