Be aware of export scope e.g. meshes, cameras, lights, animation rigs, etc.
Applications often let you export selected objects or a whole scene
Make sure you are exporting only the objects you want to use from your scene by either exporting selected, or removing unwanted data from your scene.
Good working practice often means keeping a working file with all lights, guides, control rigs etc. but only export the data you need with export selected, an export preset or even a custom scene exporter.
What do you need to include?
Prepare your assets:
Meshes - Remove construction history, Nurbs, Nurms, Subdiv surfaces must be converted to polygons - e.g. triangulate or quadrangulate
Animation - Select the correct rig, check frame rate, animation length etc.
Blend Shapes / Morphing - Make sure your Blendshapes (Maya) or Morph targets (Max) are assigned / set up the export mesh appropriately
Textures - Make sure your textures are sourced already from your Unity project or copied into a folder called \textures in your project
Smoothing - Check if you want smoothing groups and/or smooth mesh
How do I include those elements?
Check the FBX export settings
Be aware of your settings in the export dialogue so that you know what to expect and can match up the FBX settings In Unity - see figs 1, 2 & 3 below
Check Animation / Deformations / Skins / Morphs as appropriate
Nodes, markers and their transforms can be exported
Cameras and Lights are not currently imported in to Unity
Autodesk update their FBX installer regularly and it can provide different results with different versions of their own software and other 3rd party 3D apps
See Advanced Options > FBX file format
If you have any issues you can revert to 2012.2 if necessary
Will it work?
Verify your export
Check your file size - do a sanity check on the file size (e.g. >10kb?)
Re-import your FBX into a new scene in the 3D package you use to generate it - is it what you expected?
Import!
Import into Unity
Check FBX import settings in inspector : textures, animations, smoothing and so on.
See below for Maya FBX dialogue example:
Did you find this page useful? Please give it a rating:
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thanks for helping to make the Unity documentation better!