Search Unity

Question Flickering material issue

Discussion in 'Shader Graph' started by eco_bach, May 25, 2019.

  1. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    Hi.
    Experiencing flicker of material created using Shadergraph when an object rotates. Shadergraph attached. Is there perhaps something I am missing in my material that is causing the flicker to happen?
     

    Attached Files:

  2. Horus_Sungod42

    Horus_Sungod42

    Joined:
    Oct 30, 2014
    Posts:
    99
    Hi, I'd like to bump this.

    I have the same issue: a flag-like shader that child of an object with a simple script that rotates it 5 degrees every frame.

    The fact it has something plugged into position is what causes the flickering for me. Making the object stop rotating or unplugging the position part of the flag shader, either one of them stops the insane flicker.