Search Unity

Question 2D Sprites shadows overlapping

Discussion in '2D' started by IgorKo, Jul 9, 2020.

  1. IgorKo

    IgorKo

    Joined:
    Sep 14, 2014
    Posts:
    4
    Hi, I've rendered 2D sprite with shadows and transparent background in Blender.
    When I add them to Unity shadows are overlapping each other.
    How can I make them blend not overlap. Thanks in advance!
     
  2. Bryan4751

    Bryan4751

    Joined:
    Apr 26, 2022
    Posts:
    1
    did you mange to fix this?
     
  3. kennyy_

    kennyy_

    Unity Technologies

    Joined:
    Apr 7, 2021
    Posts:
    96
    Hi @IgorKo, we do not support blending of overlapping shadows for ShadowCaster2D. You can try using Composite Shadow Caster 2D to prevent your spite's shadows from overlapping with one another.