Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.10.0, 7.1.2
Issue ID
1184935
Regression
No
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:
1. Open the attached project ("case_1184935-Refractions.zip")
2. Open the repro scene ("New Scene")
3. Move the "Sphere" object out of view inside the Scene View
Expected results: Refraction does not fade to sky color
Actual results: Refraction fades to sky color
Reproducible with: 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Reproducible with package versions: 4.10.0, 6.9.1, 7.1.2
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
Screen space refraction can't know about what's outside of the screen, so when it is approaching that it fades away and it will fallback to the environment (the sky mentioned in the bug). You can tweak the fade amount by overriding the volume settings.