Search Unity

Created objects are grey and not white.

Discussion in 'Getting Started' started by Ian007lol, Aug 5, 2020.

  1. Ian007lol

    Ian007lol

    Joined:
    Aug 5, 2020
    Posts:
    1
    Hey everyone, i started recently to work with unity. At the moment, im learning following a youtube tutorial. My problem is that when i create a new object (sphere, cube....), they are grey and not white as i see in the tutorial or in many other videos and i dont know why. Any ideas?

    Thanks for your time ^^
     
  2. BenMacTavish

    BenMacTavish

    Joined:
    Jun 1, 2020
    Posts:
    6
    I am also new, and I had a similar problem earlier. Try adjusting your 'Directional Light'. (What I do is, if the object is at 0, 0, 0 I position the light at about 0, 50, -50. And then I tilt it a bit in the X-axis) Like this. You can change the position to that ratio according to the size of your game area.

    upload_2020-8-6_14-56-23.png

    Also, make sure it emits white light by changing Color. (By default, it has yellow)
     
  3. ZuckerburgGaming

    ZuckerburgGaming

    Joined:
    Jul 10, 2019
    Posts:
    10
    try turning auto generate lights on
     
  4. medledan

    medledan

    Joined:
    Aug 13, 2017
    Posts:
    1
    I love you.