Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.6
Issue ID
1205326
Regression
No
[ShaderGraph] Custom Functions only work in "String" mode with Sampler or Texel size
Reproduction steps:
1. Open "CustomNodeSampler.zip" project
2. Notice that the "shgrph" Shader Graph Custom Function has a proper output
3. Select "Custom Function" -> Cog Wheel -> Change Type from "String" to "File"
4. Notice that the "shgrph" Shader Graph Custom Function output is broken
Expected Result: Custom Functions work in "File" mode with Sampler or Texel size
Actual Result: Custom Functions only work in "String" mode with Sampler or Texel size
Reproduced with: 2020.1.0a17, 2019.3.0f3
Did not reproduce on(Shader Graph not working): 2019.2.17f1, 2018.4.14f1, 2017.4.35f1
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note:
We hope to improve the sampler workflow in the future but the current behavior is working as expected.