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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
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