Search Unity

Missing Mesh on Device.

Discussion in 'Android' started by Crazy Robot, May 28, 2013.

  1. Crazy Robot

    Crazy Robot

    Joined:
    Apr 18, 2009
    Posts:
    921
    Hello,

    I'm using Unity 4.1.3 Pro and Android Pro.

    Some Meshes disappear on the device, but never in the editor. There is nothing odd about the mesh, it's just gone.

    I see the meshes for a second when they first appear on camera, but then they just disappear.
    The gameObject is still active, but is almost seems like the renderer is turning itself off.

    Culling is not being used.

    Has anyone else seen this?

    Thanks.

    UPDATE:

    This issue is not happing on my Kindle Fire. Just on my HTC Inspire 4G
     
    Last edited: May 28, 2013
  2. Luca91

    Luca91

    Joined:
    Apr 13, 2013
    Posts:
    75
  3. WilliamNHarvey

    WilliamNHarvey

    Joined:
    Jul 23, 2018
    Posts:
    1
    I fixed this by setting my mesh's shader to "Allow GPU instancing" at the bottom
     
  4. radiantboy

    radiantboy

    Joined:
    Nov 21, 2012
    Posts:
    1,633
    Im getting this too any solution? im using URP.