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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
This is a duplicate of issue #1218554