Search Unity

[Bug Regression 5.3.7p4] Alpha Clip Shader failed on Andreno 405 device. AGAIN!

Discussion in 'Android' started by Sparrowfc, Aug 30, 2017.

  1. Sparrowfc

    Sparrowfc

    Joined:
    Jan 31, 2013
    Posts:
    100
    We're currently developing on unity 5.3.7p4. And recently we find the 'clip' instruction failed on VIVO X6A whose GPU is Adreno 405. I tried to rewrite the clip() part in several ways (using discard directly, changing the variables' precision), to try by-passing this issue but failed at last.

    Then I start searching and found this:
    The very first fix log in 5.3.5p8 which released nearly a year ahead of 5.3.7p4!
    All the issues are marked solved.
    So I post it here to let u guy know : IT'S STILL NOT FIXED!