Skip to content

Instantly share code, notes, and snippets.

@unitycoder
Created February 23, 2016 15:55
Show Gist options
  • Save unitycoder/05aeaa393d0adeb896c7 to your computer and use it in GitHub Desktop.
Save unitycoder/05aeaa393d0adeb896c7 to your computer and use it in GitHub Desktop.
UI Flicker
http://answers.unity3d.com/questions/997174/unity-ui-rendertexture-broken-since-501p4.html *lower camera depth for rendertexture cam
http://forum.unity3d.com/threads/ui-flicker-screen-space-overlay-render-texture.375712/#post-2448703 *render camera manually in code
http://answers.unity3d.com/questions/1092350/unity-5-gui-fllickering-artefacts-on-android.html *fixed in unity version 5.3?
http://forum.unity3d.com/threads/5-3-elements-in-the-ui-flicker-between-different-sprites.373098/page-4#post-2486347 *patch version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment