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

RashedAlmetrami
RashedAlmetrami polycounter lvl 10
Hey guys, New to Unity and am having a small issue.  If I apply a transparent material to the outer-sphere for the eye(Cornea) It moves the mesh in the game-view. 

It doesn't do this in the Scene view though, Any ideas? I'm stumped


Replies

  • Prot
    Prot polycounter lvl 6
    edited Jan 2018
    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.
  • RashedAlmetrami
    RashedAlmetrami polycounter lvl 10
    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.

Welcome!

It looks like you're new here. Sign in or register to get started.