unitycoder / UnityMobilePaint

Public repository for MobilePaint issues & requests
https://www.assetstore.unity3d.com/en/#!/content/19803?aid=1101lGti
MIT License
49 stars 16 forks source link

Error message from shader, 5.3.x / Mac #11

Open unitycoder opened 8 years ago

unitycoder commented 8 years ago

Today, i tried the project with two version, same projects. Unity 5.3.1 (last version) Didn’t work, Unity 5.2.x it was working. Target platform Android, Problem is on opening the project and of course at build. I have selected OpenGL2

2mqudft jpg

unitycoder commented 8 years ago

temporary fix, use this shader instead https://github.com/unitycoder/UnityMobilePaint/blob/master/Updates/CanvasWithMask2.shader

*but it has different blending, works with alpha + black lines though