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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment