Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
4.0.0-preview
Issue ID
1086693
Regression
No
[ShaderGraph] Combine Node - Out ports seem to have no concept of shader stage
1. Create/open a project in 2019.1 and import 4.0.0-preview versions of ShaderGraph, LWRP, HDRP, and CoreRP packages
2. Create a new PBR Shader Graph and open it
3. Create a Combine Node
4. Connect the RGBA out port to the Position port of the Master Node
5. Connect the other out ports of Combine to other ports of the Master Node
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note:
Resolving this issue correctly requires a redesign of our stage validation. This is planned as a roadmap item.