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
- Normals from other Sorting Layers are passed to "CameraSortingLayerTexture" when 2D Light is used
- Animation events trigger twice when using blend trees with non-zero weights
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
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.