Search Issue Tracker
By Design
Votes
0
Found in [Package]
12.0.0
Issue ID
1354013
Regression
Yes
[VFX Graph] [Shadergraph] Plugging Age into a Shadergraph property in a VFX graph with location set to "Source" causes errors
Does not repro in Version: 2021.1.16f1.2827.13
Repros in Version: 2022.1.0a3.470
Repro steps:
1. Use a project with HDRP
2. Create a new HDRP Lit graph
3. Create a float property on the graph and save
4. Enable "Support VFX graph" under graph settings in the graph inspector
5. Create a new VFX graph
6. Set the shader graph of the Output Particle Lit Quad to your HDRP lit graph
7. Create an Age (Property) node
8. Set the "Location" to Source
9. Plug Age into your shadergraph's property in the output node
10. Save
Expected result: The VFX graph compiles
Actual result: the VFX graph's generated shader errors in console
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
- Beyond Compare 5 is not supported by Yaml Merge
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
This is a limitation of the current design. We should be more explicit about the error.