Shaders not working correctly for Mac builds
Custom cutout 2D and UI texture shader appears incorrect, rotated, or even scrambled when building for MacOS. Depending on the Mac, this issue may or may not arise.
Possible solution:
- Change the texture type in the inspector to
Defaultinstead of Sprite (2D and UI).
