4. Verifying Your Environment

4. Verifying Your Environment is Setup Right

Before developing with Unity for Wii U, you should create and build an empty project to make sure your development environment is set up correctly.

  1. Start Unity and create a new project.

  2. From the File menu, select Build Settings.

  3. Under Platform, scroll down to select Wii U and then click Switch Platform.

  4. Select the Development Build option. Click Build.

  5. You will be prompted to select a build directory. We recommend you choose a location outside of the project folder. Specify the location and click Select Folder.

  6. If your environment is set up correctly, the project should start building.

  7. If your build finished with no errors, you are done. Congratulations! However, if your project failed to build, be sure to check out the section on common Unity Editor errors and solutions for additional troubleshooting.

 


CONFIDENTIAL