Strange colour when importing to Unity3D

Hi guys
I’v created a model in Cube Kingdom and exported it as a mqo file (untextured). So i converted it as an .obj file in 3DS Max 9, however upon importing it to Unity3d it gets a pinkish colour.
Any help ?
Thanks
Makis

I believe the hot pink means that its referencing a texture which doesnt exist. Check your materials for the model in Unity and either assign one or fix the texture in the existing material.

hot-pink means default material, IIRC, which probably indicates that there are no materials assigned on your model.