- Home /
Android Graphical Glitch 2018.2.1f1
I'm getting a strange graphical glitch on this nexus 7 2012 device after export. I havent gotten this issue on any other device I've tested so far. Does anyone have any idea on what this is/how I can fix it? https://imgur.com/a/sFMAcGP
For reference, what should the scene look like when working properly? If there are any recognizable visual cues, we may be able to offer advice based on them.
For example, the UI appears to be somewhat/fully intact, based on the shapes/icons on the screen, but it's better to be certain than to just make any guesses.
Yeah I'm rendering the ui separately from the gameplay which can be seen in this video of the game running in the editor.The ui is untouched by the glitch so I assume it has to do with how i'm rendering the gameplay but this problem only recently came up and I dont recall changing anything so I'm unsure what has cause it. https://imgur.com/gallery/xtewiBF
Ahh, I see now (Also, that was an extremely informative gif, thank you). That kinda rules out a lot of potential issues, but introduces so many more...
If the problem started with Unity 2018 in general, there's the possibility that it's tied to the rendering pipeline (lightweight or HD) in use at a given time. If it's 2018.2.1f1 specifically, then there should be enough fewer changes leading into that version to identify a difference.
Either way, I think this might end up being out of my hands at this point. I don't have enough personal experience using Unity 2018 to be able to provide any more-focused input if it's specific to this version.
Answer by PsychoticStudios · Sep 24, 2018 at 04:43 AM
If the problem started with Unity 2018 in general, there's the possibility that it's tied to the rendering pipeline (lightweight or HD) in use at a given time. If it's 2018.2.1f1 specifically, then there should be enough fewer changes leading into that version to identify a difference.
Can confirm finally was able to upgrade my project today to 2018.2.9f1 and built from this unity version the graphical glitch was gone. Thanks.
Your answer
Follow this Question
Related Questions
Graphic glitches on objects on android 12 0 Answers
Strange Pixels in Android Build 0 Answers
Black Texture Glitch After Latest Unity Update? 1 Answer
[5.1.3] Weird Graphic glitch on some Android devices 1 Answer
Android Graphic glitches 1 Answer