Where are asset import options?

Hello, I have an instruction that during assets import I should set:

"When importing meshes into Unity, ensure;

  • “Normals” are set to “Import”
  • “Tangents” are set to “Calculate”
  • “Smoothing Angle” is set to “180”
  • “Split Tangents” checkbox is ticked"

But can’t find those options in Unity 5. Please help.

Regarding to this:
http://www.farfarer.com/blog/2012/06/12/unity3d-tangent-basis-plugin-xnormal/

Once your object is in the project folder select it, these options will be in the inspector.

1 Like


I don’t see it :frowning:

Make sure to select the model in the Project view and not in the the object in the Hierarchy view.

1 Like

Now I see, thank you!