Search Issue Tracker
By Design
Votes
0
Found in [Package]
6.7.1 - 8.0.0
Issue ID
1206039
Regression
No
[2D Lights] Dark seam is rendered on the 2D point light outer radius when multiple 2D Point lights are overlapping
How to reproduce:
1. Open the attached project named "Case_1206039"
2. Open the Sample Scene
3. Observe the Scene or the Game view
Expected behavior: The intersection between multiple lights is brighter
Actual behavior: Dark seam lines are rendered in the intersection between multiple Point lights
Reproducible with: 2019.2.0b1, 2019.2.18f1, 2019.3.0f5, 2020.1.0a19
Could not test with: 2017.4.36f1, 2018.4.15f1, 2019.2.0a14 (2D Lights were not yet available)
Tested package versions: 6.7.1, 7.1.7, 8.0.0
Notes:
1. 2D lights were introduced in Unity 2019.2.0b1/LWRP 6.7.1
2. Unable to reproduce the issue using other 2D light types
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is not a bug. This can happen with all lighting and an example of how to reproduce the same effect with the legacy 3d lights is attached.