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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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