It is stated in the documentation that Decals are limited in projecting towards transparent surfaces however when simply updating DecalScreenSpaceRenderPass.cs and changing the render pass event to AfterRenderingTransparents the limitation no longer exists. I’d like to know if there are any negative implications by updating this one line of code from DecalScreenSpaceRenderPass.cs