Build your game in Unity

Unity is a cross-platform game engine used by many games on the Google Play Store. Unity's modular tools help you produce and deliver highly engaging 2D or 3D mobile games.

Create a Unity game for Android

To create a game experience for players on Android. Follow these steps:

  1. Download and install the Unity Hub.
  2. To start Unity Hub, click Installs tab and then click Install Unity editor. Install a version of the Unity Editor that supports 64-bit apps. These versions support Android App Bundles, which enable smaller, more optimized downloads.

    Add an editor in the Unity Hub

  3. When you install the Unity Editor, make sure to include the Android Build Support module by checking the box next to it.

    • Expand the Android Build Support module. If you are using Unity 2019 or later, add the Android SDK & NDK Tools module.

      Add the Android Build Support NDK option in the Unity Hub

  4. In the Projects tab, click New project.

    Start a new project

  5. To develop your game, see the learn page.

Next steps

After you install Unity Hub, you can set up Google Play Games for Unity and sign-in.