Search Unity

Materials not showing in Unity

Discussion in 'Formats & External Tools' started by SireCoffee, Jan 13, 2019.

  1. SireCoffee

    SireCoffee

    Joined:
    Oct 31, 2018
    Posts:
    21
    So I'm still a noob at 3D design and game design so, here we go.

    I added eye textures to my 3D model and it works just fine in Blender, but when I import it into Unity the textures are gone. Do I have to add them again in Unity? Or am I missing a step?

    EDIT:
    I've found a way to add the textures but when I do, everything turns pink. Still need help.
     
    Last edited: Jan 17, 2019
  2. SireCoffee

    SireCoffee

    Joined:
    Oct 31, 2018
    Posts:
    21
  3. vidi

    vidi

    Joined:
    Oct 14, 2012
    Posts:
    175
    the keyword is UV map
     
    alexlinvines likes this.
  4. SireCoffee

    SireCoffee

    Joined:
    Oct 31, 2018
    Posts:
    21
    My eye textures are UV mapped already, but they still turn pink in Unity.
     
  5. muyurekli

    muyurekli

    Joined:
    Aug 22, 2018
    Posts:
    5
    Same problem, couldnt find a solution. Did you find ?
     
  6. Zaine7673

    Zaine7673

    Joined:
    Feb 15, 2018
    Posts:
    238

    Im assuming you've taken these steps.

    1) UV mapped the models in blender to a texture
    2) Imported the model to unity
    3) Created a material in unity
    4) Added the texture to the Albedo on the material
    5) Attached the material to the object

    I'm not expert but this seems to work for me