My custom gradle settings keep getting reset every time I launch the editor.
With my editor closed, I can look at my ProjectSettings/ProjectSettings.asset file.
The following are set:
useCustomMainGradleTemplate: 1
useCustomGradlePropertiesTemplate: 1
I launch the Editor, go to Player Settings → Player → Build and see that they are now disabled.
I hit Save Project, recheck the ProjectSettings/ProjectSettings.asset file and now see those same 2 settings set to “: 0”
Any ideas what might be going on and how I can preven this?
Thanks