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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
This is a limitation of the current design. We should be more explicit about the error.