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.
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
- 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
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.