rive-app / rive-unity

MIT License
104 stars 11 forks source link

URP does not work for Metal #41

Closed BitBarrel closed 3 months ago

BitBarrel commented 7 months ago

Try to open and run the minion URP project on Mac, using Metal. It doesn't work.

damzobridge commented 5 months ago

Are you still having this issue? I've not been able to reproduce this with the minions URP project on my end on a Mac with metal.

Do you have a repro project we could test?

BitBarrel commented 5 months ago

I have switched my project back to the build-in pipeline because at the time, there were too many issues with it, so I cannot test it anymore. It is possible that our issue was related to drawing directly to the screen (similar to RiveScreen.cs) but that seems to be difficult if not impossible to do with URP.