The tool work great and have yet no problem on android build but I noticed this weird behavior and found out that if I turn this line to comment the object on sceneView is not magenta anymore (and ofcource the mask is no longer working)
#pragma multi_compile __ SOFTMASK_SIMPLE SOFTMASK_SLICED SOFTMASK_TILED
I wonder what cause this and is it gonna have any problem to be sure future works is gonna be fine.
