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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
We hope to improve the sampler workflow in the future but the current behavior is working as expected.