Lots of shader error messages after new update

What cause this type of error?

Shader [Shader Id 5 LitShader-forward-proc] requires texture sampler [clusterWorldTexture] which has not been set, while rendering [Pass:RenderAction 0-0 Cam: Camera-LandingPageFinalPan | Camera-LandingPageFinalPan |

EDIT:
I came to know about this type of error

I crated empty Render object and added cube model into it.

After reloading the game I can see this error where entity is not visible on screen as well…
image

Shader [Shader Id 12 LitShader-forward-proc] requires texture sampler [clusterWorldTexture] which has not been set, while rendering [Pass:RenderAction 0-0 Cam: Camera-LandingPageFinalPan | Camera-LandingPageFinalPan | World | Node: RenderTest | RenderTest]

How it can be fixed?

Are you able to give us some repro for this please?

@mvaligursky Thanks for reply
Please ignore above guess

You can replicate same error upon turning on the Lightmapped thing in Render…

Shader [Shader Id 4 LitShader-forward-proc] requires texture sampler [clusterWorldTexture] which has not been set, while rendering [Pass:RenderAction 0-0 Cam: Camera | Camera | World | Node: Sphere | Sphere]

Thanks, I’ve created an issue: Rendering error when Lightmapped is enabled on Render component · Issue #5553 · playcanvas/engine · GitHub

I’ll investigate in a week when I’m back from holidays (about to go to the airport now). Unless somebody beats me to it.

3 Likes