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
- Red squares instead of ticks in Import Activity Window options dropdown
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
Resolution Note:
We hope to improve the sampler workflow in the future but the current behavior is working as expected.