0
No es un bug

Vertex offset with multiple objects may not work right.

OK hace 8 años actualizado por Freya Holmér (Developer) hace 8 años 2

Hi.


I use Unity 5.2.2f1 Personal.

I try to make a curved world shader with SF.
But, when I depulicated the mesh wicth use the curved shader,
the effects of vertex offset seem to be reduced by half.
Is this a bug? or my shader is something wrong?


Image 494

Image 495

Image 496


Respuesta

Respuesta
No es un bug

This is likely due to batching, which you can disable in the shader settings :)

Sorry, I found my solution.

Transform world to local

Respuesta
No es un bug

This is likely due to batching, which you can disable in the shader settings :)