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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions
Resolution Note:
Resolving this issue correctly requires a redesign of our stage validation. This is planned as a roadmap item.