Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

2D point light working in scene view but not game

Discussion in '2019.3 Beta' started by ayockel90, Jul 31, 2019.

  1. ayockel90

    ayockel90

    Joined:
    Jan 27, 2019
    Posts:
    17
    I've created a 2D point light over my player object and it shows in scene view, but doesn't show in the game or Camera Preview

    https://imgur.com/a/54Id0Bp

    However, I've also tested a global light which works in both. What could cause this for a point light?

    Screenshot of Camera settings

    https://imgur.com/a/gRXTQcw
     
  2. JohnC_Unity

    JohnC_Unity

    Unity Technologies

    Joined:
    Jun 7, 2017
    Posts:
    70
    Hey ayockel90

    Did you file a bug report? If you can let me know the bug number and i can take a look into this issue.
     
  3. ayockel90

    ayockel90

    Joined:
    Jan 27, 2019
    Posts:
    17
    I'm unable to submit a bug report as it keeps timing out. Is there another way?
     
  4. JohnC_Unity

    JohnC_Unity

    Unity Technologies

    Joined:
    Jun 7, 2017
    Posts:
    70
    Sure what i need from you is

    Unity Version
    Package Version
    Some reproduction steps
    A link to the project if possible.

    I'll try and reproduce the issue and if i find something i'll log a bug and reply with the ticket number.
     
    Peter77 likes this.
  5. ayockel90

    ayockel90

    Joined:
    Jan 27, 2019
    Posts:
    17
  6. JohnC_Unity

    JohnC_Unity

    Unity Technologies

    Joined:
    Jun 7, 2017
    Posts:
    70
    Awesome! Glad you got it sorted.

    If you've any more problem be sure to let us know! :)
     
  7. SUPEROUMAN

    SUPEROUMAN

    Joined:
    Apr 9, 2018
    Posts:
    1
    Has this been resolved? I'm currently trying to find a way to fix that exact issue.
     
    Burnbox likes this.
  8. Burnbox

    Burnbox

    Joined:
    Feb 5, 2014
    Posts:
    3
    I am also having the same issue. Anybody?
     
  9. Acarnan

    Acarnan

    Joined:
    Aug 10, 2018
    Posts:
    3
    Probably your Z-index on the light is not in the camera :)
     
    marlus_Vinicius likes this.