Search Issue Tracker
By Design
Votes
0
Found in [Package]
13
Issue ID
1363305
Regression
No
[DXR] Area light shape not occluded in shadow
The reflexion of area light shape is visible in the shadow of an object.
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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Resolution Note:
As Anis highlight, this is light leaking related to the algorithm we used for our area shadow map. Sadly this can't really be fixed other than tweaking settings and hide stuff artistically.