Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Dirty looking shadows in objects when "Cast Shadows" on

Discussion in 'Editor & General Support' started by kaitoren, Jun 5, 2023.

  1. kaitoren

    kaitoren

    Joined:
    Jul 7, 2018
    Posts:
    31
    Hi everyone. Some objects from my scene that have the "cast shadow" option enabled show these very dirty artifacts.




    When I disable cast shadows they disappear.



    Is there a way to keep the shadows cast on the ground without these ugly artifacts showing up on my models? Thanks in advance.
     
  2. kaitoren

    kaitoren

    Joined:
    Jul 7, 2018
    Posts:
    31
    I solved the problem. I changed the bias of the directional light (from "Custom" to "Use settings from Render Pipeline Assets").