Curved world shader does not work with dynamic batching

I have used the following curved world shader in the game.
https://playcanvas.com/editor/scene/1353984

Problem : Curve shader works with static batching but does not work with dynamic batching.

Here is the test project for the issue.
https://playcanvas.com/editor/scene/1837572

Hi @yash_mehrotra,

That’s correct, when enabling dynamic batching the engine overrides the curved world transform chunk removing the effect. Sadly currently there isn’t any elegant way around that. There is a feature request on this:

1 Like