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. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

PointLight 2D through UI panel?

Discussion in '2D Experimental Preview' started by squat76, Mar 25, 2020.

  1. squat76

    squat76

    Joined:
    Mar 17, 2019
    Posts:
    2
    Hello, I'm using 2019.3.6 with the UniversalRP and got some 2D point lights on a custom sorting layer.
    On on a canvas in world space I have an UI panel on the default sorting layer (and UI layer).
    The screenshot displays my issue. The white light source behind the panel bleeds through. I've tried back and fourth changing up the layers and so on, but to no affect. Am I missing something or is this a bug? View attachment 584644
     
  2. squat76

    squat76

    Joined:
    Mar 17, 2019
    Posts:
    2
    nevermind, solved the issue.. no bug