Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.3.0a1
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a8
6000.3.0a1
Issue ID
UUM-102007
Regression
No
ShaderGraph error is thrown when the first subgraph output isn't previewable
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/New Shader Sub Graph.shadersubgraph“ subgraph
3. Change the type of the output to Sampler State
4. Observe the Console window
Expected result: No errors are thrown
Actual result: “Shader error in 'Sub Graphs/Master': cannot convert from 'int' to 'struct SurfaceDescription' at /(172) (on d3d11)” error is thrown
Reproducible with: 2022.1.0a1, 2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Workaround: Adding a float or vector output in slot 1 and assign it a constant value
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment