Strange graphical anomaly on certain devices [SOLVED]

Hi guys,

Since a fairly recent update of my game, a minority of users have reported strange graphical errors on the right half of their screen on (a A Motorola XT925 device (OS 4.4.2) has been mentioned). On every other device I’ve tried it works fine. There are no fancy fullscreen image effects or anything, just standard mobile diffuse and transparent shaders.

The game worked fine prior to this update. I had a hard drive crash and had to re-install everything including Unity and Android SDK, i’m wondering should I install some of the older SDK versions or just the latest one? Could that be an issue?

I don’t have an example of the Motorola phone to test with so its difficult to replicate the issue, anyone had any similar issues?

See attached for example image.

Cheers :smile:

Still having this issue, i’ve heard reports from other users with varying hardware so it seems it is NOT device specific. Really annoying this as all of the devices I have for testing are error free. The error only occours “in-game” ie menu scenes are fine, and does not seem consistent with being related to a perticular texture or background for instance.

Here are some screenshots a user was kind enough to submit to me, does look seem familiar to anyone else? I cant be the only person to experience this weirdness?

Thanks in advance


Still cant figure this out, someone must had experienced somthing similar? :frowning:

Well i finally figured this out! It seemed to be an issue with the skybox texture rendering on some Android devices. I used an old school geometry sky dome in the scene and the issue is gone :slight_smile:

Hopfully this saves someone else some hair loss :smile: