Search Unity

Bug Red Lines Appearing On My URP Project

Discussion in 'Universal Render Pipeline' started by Frost_Wolf_Games, Mar 20, 2023.

  1. Frost_Wolf_Games

    Frost_Wolf_Games

    Joined:
    Oct 19, 2017
    Posts:
    5
    Oddly enough, I've only encountered this issue with 2022 versions of Unity. Linux user.

    Here's the image - https://ibb.co/PNKBqnz
     
  2. Frost_Wolf_Games

    Frost_Wolf_Games

    Joined:
    Oct 19, 2017
    Posts:
    5
    Seems to be a URP issue, not sure how to fix.
     
  3. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    726
    Report it as a bug within Unity. It's definitely something somewhere reading or writing to out of bound memory. This may just be "ok" on windows drivers and not on your linux driver, but either way its a real bug that needs to be fixed.
     
  4. dot_entity

    dot_entity

    Joined:
    Nov 2, 2012
    Posts:
    86
    Any news?
     
  5. luskos

    luskos

    Joined:
    Mar 4, 2013
    Posts:
    48
    Nothing much can be done on your end. Only if you're ready to develop under Windows or use another version. Must be fixed by Unity staff on their end.
     
  6. dot_entity

    dot_entity

    Joined:
    Nov 2, 2012
    Posts:
    86
    Thank you for the response! It should have something to do with the URP shaders and specifically the way the scene camera renders the URP materilas. The scene icons (i.e. camera icon, light icon) are not affected by the artifact. Do you know if this is because the icons are sprites or if it is because they are rendered by another overlay camera or something?