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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
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.