Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
12.0.0
Issue ID
1329095
Regression
No
[2D] Using high-intensity lights with Volume Opacity and Falloff Strength set to 1 produces severe light banding
How to reproduce:
1. Open the attached project named "Case_1329095"
2. Open the SampleScene and switch to 2D mode
3. Observe the 2D Point Light object in the Scene (Some light banding is visible)
4. Increase the Volume Opacity setting to 1
Expected results: Minimal or no light banding increase can be observed
Actual results: Increasing the Volume Opacity setting severely increases light banding
Reproducible with: 10.2.0(2020.2.0b12), 10.5.0(2020.3.8f1), 11.0.0(2021.1.7f1), 12.0.0(2021.2.0a17)
Could not test with: 10.1.0(Volume Opacity setting was not present)
Notes:
1. Test project is using a 2D point light with the intensity set to 10
2. Volume Opacity setting was introduced in package version 10.2.0
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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Resolution Note:
Banding can be expected because of the limited color range of graphics hardware, and will be seen in extreme cases such as this one.