Search Issue Tracker
Active
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a8
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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment