Search Issue Tracker
Fixed in 8.1.0
Votes
0
Found in [Package]
7.0.1
Issue ID
1175466
Regression
No
[HDRP] Incorrect face orientation on Line Renderer using HDRP shaders
Steps to reproduce:
1) Add a line renderer to the scene
2) Assign HDRP Lit material to it
3) Add a directional light
4) Rotate the light and observe that it uses incorrect face orientations for shading
Expected results: same as in Standard Pipeline
Note: Shadows are also incorrect since Line Renderer's faces always orient towards the light source. A known bug.
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 8.1.0):
Favro card link: http://go/ihjan
Did a small investigation on current HDRP 8.1.0 + 2020.2.0a9
Compared Built-in Lit/Unlit vs HDRP Lit/Unlit with different light sources. No major discrepancies found and both function correctly.
Only exception: On HDRP Box shaped light does not work with lit assigned to line renderer.
I think we can close this bug, as no issues described in the bug are present currently ✔