Search Issue Tracker
Fixed in 12.0.0 (in landing pattern)
Votes
1
Found in [Package]
12.0
Issue ID
1355257
Regression
No
GraphicBuffer results cannot be used as inputs for exposed ShaderGraph properties
Repro steps:
1. Import the attached package in an HDRP-enabled project (or, if in a URP one, add to the shadergraph a URP target)
2. Open the Repro scene and the VFX Graph.
3. Connect the Graphics Buffer output to the exposed ShaderGraph color input
4. Observe the effect disappears and errors appear in the console
Errors:
Shader error in 'Hidden/VFX/Repro/System/Output Particle Unlit Quad': undeclared identifier 'buffer_a' at line 4184 (on d3d11)
Notes:
Happens only in the new SG integration. Seems to work fine in the old integration.
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
Add comment