Search Issue Tracker
Won't Fix
Votes
7
Found in [Package]
11.0.0
Issue ID
1307108
Regression
No
Refraction artifacts appear when using HDRP/Lit Shader with Refraction Model set to Sphere
Reproduction steps:
1. Open user's attached project and Scenes/OutdoorsScene scene
2. In the Hierarchy window, select Plane GameObject
3. In the Inspector window, scroll down to Material settings and set Transparency Inputs/Index Of Refraction to 1.03
4. Observe the Plane in the Scene view
Expected result: Refraction artifacts are visible
Actual result: Refraction is properly rendered
Reproducible with: 7.5.2(2019.4.19f1), 10.2.2 (2020.2.3f1), 11.0.0 (2021.1.0b4, 2021.2.0a3)
Could not test with: 2018.4.31f1 (could not downgrade HDRP)
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
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
Resolution Note:
This kind of result is expected as the refraction shape does not match at all the shape of the actual geometry. For a plane please use the "thin" mode.