Search Issue Tracker
By Design
Votes
0
Found in [Package]
12.0.0
Issue ID
1355544
Regression
No
[2D URP] Lights disappear when the light gets closer to the edge of the Scene view or zooming in or out
Reproduction steps:
1. Open the attached user's project "CaveDefender-UI.zip"
2. Open "Prototype Scene 2_!Shortcut.unity" Scene
3. Open the Scene view
4. Move Scene view Camera back and forth
Expected result: Lights are visible when moving the Camera or when zooming in or out the Scene view
Actual result: Lights disappear when it gets to the edge of the Scene view or when zooming in or out
Reproducible with: 12.0.0 (2021.2.0b9, 2022.1.0b6)
Could not test with: 2019.4.29f1, 2020.3.17f1, 2021.1.19f1 (Project breaks, pink textures, Console errors)
Notes: Issue reproduces when using Spot, Sprite, or Freeform Light Types
Comments (2)
-
Walking_Dad
Feb 27, 2023 18:16
I still have this Issue with Version 12.1.8 and the resolution doesnt work
-
LilliousMV
Jan 15, 2023 01:40
The resolution doesn't even work.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This appears to be a sorting issue where a number of the lights are set to alpha blend and all have the same sorting value. The fix for the user would be to make sure the lights sorting values are set correctly