I am struggling to import an FBX file into Unity from Maya,
I am using a starter kit I bought in the asset store, and I am attempting to edit one of the FBX files in the starter kit and add my own mesh to it and continue using it in Unity. The Mesh shows up correctly in the preview area of Unity but disappears when I start the game.
I’m not sure if I’m doing something wrong with my mesh in Maya before exporting to FBX or whether I’m doing something wrong in Unity, I have looked everywhere for an answer, this is a link to a zip of two FBX files to compare them if anyone could offer that sort of help, it would be greatly appreciated.
https://dl.dropboxusercontent.com/u/36897104/fbx.zip
PlayerHead000.FBX is the file that does not work correctly, PlayerHead002.FBX is an example of a working file.