Gameobject not showing in different Android devices

My Unity version is 5.3.1f. I am using Asus Zenfone 5 for testing the game. In my menu scene I have a car with animation. The animation with the car showing perfectly on my Asus Zenfone 5 but not showing in other Android device like One plus one, Oppo mirror 3.
Here I attached 2 screenshots.

  1. Original scene view with the car while animating.

71947-1.jpg

  1. The screenshot of other device. Here the car is completely gone.

71948-2.jpg

Remove the animator component attached to it if any

I just updated unity 5.3.1 to 5.3.5 and the problem solved!