Search Issue Tracker
By Design
Votes
1
Found in [Package]
7.0.1
Issue ID
1193870
Regression
No
Freeform Light 2D creates areas which are illuminated harder when Falloff Overlaps around the sprite
Steps to reproduce:
1. Open attached project "Case_1193870"
2. Navigate to Project -> Assets -> Scenes and open "SampleScene"
3. Notice the stronger illumination on the edges where Falloff overlaps
Expected results: Overlapping Falloff does not create stronger illumination
Actual results: Overlapping Falloff creates a stronger illumination with 2D object
Reproducible with: 2019.3.0b8(7.0.1), 2020.1.0a9(7.1.2)
Note: In the attached project the overlapping begins when Falloff value is set to 11 or higher
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The light overlap is by design as it is the most efficient way to draw the lights. We will be adding a feature to help mitigate this issue in a future version of Universal RP. We have updated the docs to highlight this as a potential issue for users to be aware of.