Search Unity

Differed rendering multiple lights

Discussion in 'Editor & General Support' started by DrDecipher, Oct 5, 2014.

  1. DrDecipher

    DrDecipher

    Joined:
    Dec 5, 2012
    Posts:
    54
    I'm using differed rendering for shadows on point and spot lights. Which shows fine in the scene view, however more than one light does not show in the player when set to differed lighting.

    The materials are 'default simple'. (I suspect the problem is here)

    So I have two questions.
    1. What diffuse shader works with differed and multiple lights?

    2. Where are the shaders that the scene view uses?

    Thanks,
    Doc