Share
 
 

Export a scene to Unity

You can export a scene from Maya to the Unity game engine using the File > Send to Unity option, but unlike the Send To options for Autodesk products, you must first define a project.

Note: If you don't see the File > Send To Unity options, ensure that the GamePipeline.mll plug-in is loaded.

To export the scene to your Unity project

  1. Select File > Send To Unity > Set Unity Project, then browse to select a valid, local Unity project (the project directory) and click Select.

    (You need to set the project only once. It's not necessary to set the project again for subsequent export operations.)

  2. Select File > Send To Unity, then select All (to export the whole scene) or Selection (to export only selected objects).
  3. In the Export Selection window that appears, enter a name to save the selection as a FBX file in your Unity project's Assets folder (default) and then click Export Selection.
  4. Maya exports the selected objects or the entire scene to your Unity project. If you have the project open in Unity, you can access the FBX file immediately. To see it in your Unity scene, drag and drop the file from the Assets folder in the Project Browser into the Scene view.

Was this information helpful?