On some configurations, Spine URP shaders have compile errors when used with Unity 6000.1 and URP 17.1. Cause is that internal version detection preprocessor logic in shaders does not set IS_URP_14_OR ...
I'm working on a Unity project and have been running into a persistent CS0246 compilation error that I can't seem to solve. I'm hoping someone can point me in the ...