Search Issue Tracker
By Design
Votes
0
Found in [Package]
9.0.0
Issue ID
1240931
Regression
No
[HDRP] Arealight reflection with cookie shows a border when texture has a high constrat between center and border
Found with Editor 2020.2.0a9 with HDRP/9.0.0
Also repro with latest 2019.3.11f1 and HDRP/7.3.1
Project use raytracing but the issue is related to the implementation of area light in general not raytracing.
Repro steps :
- Open attached project
- Open sample scene
- look at the area light reflection in the mirror pane
Expected : See only the light cookie
Result : White border on the cookie in the reflection
The white border is only visible with "high" intensity (> 1000 and 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
> yes, it is a by design issue. I'll investigate a bit see if I have an idea how to reduce this side effect maybe, but i'll probably close it by design.
> Yup, no easy way to bypass this. It is by design.