Mesh moves to the side slightly if I apply a transparent material?

RashedAlmetrami
polycounter lvl 10
in Unity
Replies
-
Hi,
Are you using the standard one with rendering mode turn on fade or transparent?
Are you using multiple materials or it's a single material for all your character?
Maybe it's not really moving but it's just some render queue issue. -
Hey Prot,
The model is broken up into different material sets and is using the standard transparent shader. I fixed the issue by enabling and disabling the camera. For some reason it was warping any mesh that had the material on.