unity-dithered-transparency-shader icon indicating copy to clipboard operation
unity-dithered-transparency-shader copied to clipboard

Problems in mobile devices

Open tommimarkus opened this issue 6 years ago • 1 comments

Both on Android and iOS devices with the example shader we get weird moire issues or completely solid rendering. image from ios

tommimarkus avatar Jan 31 '19 08:01 tommimarkus

Hey @tommimarkus!

Unfortunately I haven't done any testing on mobile for this shader. Can you give a bit more information on what your scene setup is? Are you using the "Assets/DitherFunctions/Shaders/Dithered Transparency.shader" shader? Is this the example scene?

It looks like there's an issue with how the vertices are being transformed into clip space.

gkjohnson avatar Feb 04 '19 23:02 gkjohnson