Search Issue Tracker
Fixed in 12.0.X
Votes
0
Found in [Package]
11.0
Issue ID
1357025
Regression
No
Shader error when using “Collision with depth buffer” block in URP
Currently we get a shader error when using “Collision with depth buffer” block:
unrecognized identifier ‘CameraBuffer’ at kernel CSMain at … (on d3d11)
Camera buffers are not supported in URP yet, but it should not throw any shader errors.
Comments (2)
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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Kruemelchen
May 15, 2022 07:58
Shader error in '[BloodHit] [System] Update Particle': unrecognized identifier 'CameraBuffer' at kernel CSMain at BloodHit.vfx(48) (on d3d11)
[BloodHit] [System] Update Particle.compute: Kernel at index (0) is invalid
Not fixed in 12.1.6
CruelByte
Sep 14, 2021 18:44
I can repro this shader error using the Visual Effect Graph version 12.0.0 (release) so no, it's not fixed in 12.0.x as stated.