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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
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.