Search Issue Tracker
Duplicate
Votes
1
Found in [Package]
4.10.0 - 8.0.0
Issue ID
1218948
Regression
No
AlphaClipTreshold does not update after connecting nodes to Master's Alpha input if AlphaClipTreshold's initial value was <= 0
How to reproduce:
1. Create a new URP/HDRP project
2. Create a new PBR Graph
3. Set the AlphaClipTreshold value in the Master node to 0 or less
4. Create a Checkerboard node and connect it to the Master's Alpha input
5. Change the AlphaClipTreshold value
Expected result: The preview node changes revealing the cut-out checkerboard pattern
Actual result: The changes to the AlphaClipTreshold value are ignored
Reproducible with: 2018.4.17f1, 2019.3.1f1, 2020.1.0a23
Could not test with: 2017.4.37f1(No PackageManager)
Package versions tested: 4.10.0, 7.1.1, 7.2.0, 8.0.0
Workaround: Attaching a Vector1 node to AlphaClipTreshold. Alternatively, disconnecting the input from AlphaClipTreshold port, setting AlphaClipTreshold to > 0 and reconnecting the Alpha input
Notes:
1. Reproducible with HDRP and URP
2. Reproducible on Mac(Tested with 2019.3.1f1 and SG 7.2.0)
3. Tested with Unlit and PBR graphs
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
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
This is a duplicate of issue #1218554