Sprites Alpha Bugs on Unity 2019.4.34f

Hello,

I’ve just updated my Unity from version 2019.4.20f to 2019.4.34f. Previously my sprites were okey.
I’m developing for Android and iOS. After the update it seems that the Sprite Atlases does not read the alpha channel anymore on some devices. I have iPhone X and on X is okey, however on iPhone 12/11 this bug appears randomly.
Any idea how to fix that issue?

SOLVED
For people that experience this problem.
If your iOS device is using the Light Theme, unity bug like this.
You need to force Dark Theme via xCode until unity fix this issue.