Gameobject not rendering in built apk (Only happens to some devices)

My gameobject is rendering on my phone, on some of the test phones I had, but some lower end devices does not render them for some reason.

Previously it was working fine, until i messed a little with Player Settings and a few other settings in a way to help optimise my 2D mobile game. Now, some of my instantiated gameobjects does not appear on my Xiaomi Redmi Note 4, but it appears on my Oppo R17 Pro. I tested it on BlueStacks and same rendering issue. I have been wrapping my head over this for weeks but still can’t managed to find the solution. Will appreciate for help!

2 Likes

Im also have this issue.anyone who have solve this issue? I have 2 objects road.when i build in apk.road 1 will not render but road 2 can render properly.if i combine them(2 road) into one mesh.it will not render in apk build.Also this only happen in some device.i dont think if material is reason in this case because road 2 have same material with road 1