[SOLVED] What is this error whenever I trigger particle system?

Shader [Shader Id 4 Untitled-processed] requires texture sampler [uSceneDepthMap] which has not been set, while rendering [Pass:RenderAction 0-6 Cam: Camera | Camera | World | blood]

Hi @yash_mehrotra ,

The particle system requires depth buffer for soft particles.

You can enable this on the camera component.

Thanks!

1 Like