Triangle shape not rendering in Nintendo Switch
Hi, I'm having issues with the triangle shape when building for switch, every other shape works perfectly, but I am unable to make the triangle shape work, tried with a fresh install and tweaking different shapes options. No logs are thrown during the build
I dont know I'm afraid, this sounds like a Unity bug, or some undocumented unsupported feature on the switch. The only thing I can suggest is to skim the build and runtime logs to see if you can find anything related to the triangle shader.
Seems like Unity bug since this happens on ios too, I get no errors from debug console, also tried with frame debugger and can't see anything weird, it appears like is being drawn, I will have to work around it, thanks anyways