Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
6.9.0
Issue ID
1182372
Regression
Yes
[HDRP] PBR graph (and Hair Graph) two-sided doesn't work
Does not reproduce in 2019.1.11f1
Repro steps:
1. Use a project with HDRP
2. Create a PBR shadergraph
3. Create a material and assign your PBR shadergraph to your material
4. Create a sphere in the scene and assign your material to the sphere
5. Open your PBR shadergraph
6. Create a "gradient noise" node
7. Assign the output of the gradient noise node to the master node's alpha input (this should result in noise-shaped holes in your material)
8. Open the master node settings and enable "two sided"
9. Save
10. Go to the sphere in your scene
Expected result: you should be able to see the back facing geometry through the holes in your sphere
Actual result: you cannot see the back facing geometry because the two sided option doesn't do anything
Addendum: there is another shadergraph where two sided does not work in HDRP (as of the current master branch, 7.1.1 commit db2269d65f). These are:
Hair Graph (HDRP)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment