Search Unity

Bug Flickering particle strips

Discussion in 'Visual Effect Graph' started by CitronMaane, Apr 6, 2022.

  1. CitronMaane

    CitronMaane

    Joined:
    Nov 16, 2016
    Posts:
    15
    Hi!
    I've been testing out workflows related to graphics buffers in Unity 2022.1.0b14 and got some issues with flickering particle strips.

    Each point is a gameobject. The position is set in a graphics buffer each frame. The numbers are a corresponding to the target object index and not the particleID.

    Anyone knows what might cause this?

    Strip error.gif

    The interesting thing is that the number particles don't flicker.

    Here's the graph:

    upload_2022-4-6_9-5-13.png
     
  2. CitronMaane

    CitronMaane

    Joined:
    Nov 16, 2016
    Posts:
    15
    Alright, it seems i jumped the gun.
    When setting the default shader to opaque instead of additive it no longer flickers. Though it probably shouldn't flicker in that case either...

    upload_2022-4-6_10-5-20.png
     

    Attached Files:

  3. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    Hi! Do you mind reporting a bug with the project attached for further investigation and share the case number here, I'd take a look.

    Cheers!