-
Hello, First, I want to say thanks for providing such a good tool! I am trying to make a build on Android using Unity 2019.4.34, but get these errors I pasted below. Any help will be highly appreciated. Assets\Store Assets\P&C UI Gradient Effect\UI Gradient plugin\Scripts\UIGradient.cs(19,36): warning CS0067: The event 'UIGradient.requireRepaint' is never used
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. UnityEngine.GUIUtility:ProcessEvent (int,intptr) FAILURE: Build failed with an exception.
BUILD FAILED in 12s UnityEngine.GUIUtility:ProcessEvent (int,intptr) CommandInvokationFailure: Gradle build failed. stderr[ FAILURE: Build failed with an exception.
BUILD FAILED in 12s
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Build completed with a result of 'Failed' in 212 seconds (211725 ms) UnityEditor.BuildPlayerWindow+BuildMethodException: 4 errors |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, can you check out the relevant entry in FAQ? |
Beta Was this translation helpful? Give feedback.
Hi, can you check out the relevant entry in FAQ?