Search Unity

Bug SG Reflection Probe Node URP 14.0.4 flickers

Discussion in 'Shader Graph' started by DEEnvironment, Dec 14, 2022.

  1. DEEnvironment

    DEEnvironment

    Joined:
    Dec 30, 2018
    Posts:
    437
    SG Reflection Probe Node URP 14.0.4 flickers

    1. What happened

    Unity 2022.2.0 URP 14.0.4
    SG Reflection Probe Node flickers

    2. How can we reproduce it using the example you attached

    make a nw SG shader and add Reflection Probe Node
    Note - this started after unity added clustered reflection probe support

    See IN-25942

    cheers ;)
     
  2. DEEnvironment

    DEEnvironment

    Joined:
    Dec 30, 2018
    Posts:
    437
    follow up
    in api 14.0.4 bake GI also has this bug within Enviromental Reflections _EnvironmentReflections
    this happens when use with #if defined LIGHTMAP_ON

    no new bug report is file for this as it likely related to same issue in IN-25942
     
  3. DEEnvironment

    DEEnvironment

    Joined:
    Dec 30, 2018
    Posts:
    437
  4. DEEnvironment

    DEEnvironment

    Joined:
    Dec 30, 2018
    Posts:
    437
    follow up.

    still open in api 14.0.6
    also still open in 2023.1 api 15.0.4 same issues not fixe yet

    i also noticed that this only happens when Universal Render Pipeline Asset has SRP Batcher enabled.