Unity Gradle Deprecated Features Were Used: What It Means

Checklist for Unity Android Gradle deprecated features warnings and build failures.

Intent: medium

Fast checklist

  1. Separate warnings from the actual build-stopping error.
  2. Find the first error above the deprecated features message.
  3. Check plugin Gradle compatibility.
  4. Check Unity version and Android Gradle plugin version.
  5. Update or remove old Android plugins.

Tool/checklist

Unity Android Build Doctor checklist/tool

Related pages