Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
4.1.0
Issue ID
1154051
Regression
No
ShaderGraph AlphaClipThreshold does not accept input values unless Vector 1 node is attached
Reproduction steps:
1. Open the attached project named "Case_1154051"
2. Open the CutoutWithoutSlider shader with shader graph
3. Observe the preview window, notice that the sphere has cutouts
4. Delete the Vector 1 node attached to AlphaClipTreshold
Expected result: Shader does not change as the AlphaClipTreshold value remains the same (0.5) after the node is deleted
Actual result: The cutouts disappear even though the value is the same as before (0.5)
Reproducible with:2018.4.1f1, 2019.1.3f1, 2019.2.0b3, 2019.3.0a3
Could not test with: 2017.4 ( Lack of a Package manager )
Tested package versions: 4.1.0, 4.10.0, 5.1.0, 5.13.0, 6.5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment