UI Materials are invisible on Apple iPhone6 IOS 12.5

So far I removed all material and material instances from my game. It was very time consuming to find solution. I was using them to create color changeable textures with masking textures. Nothing was complicated tho.
Anyway I decided to use single texture with alpha channels to modify color as I needed.
If, in the future, I need materials (or material instances) again, I have to find the problem and create solution.