13d ago

Rendering Issue with Unity-Rive Package in URP Project on Android

I attempted to build a URP project using the latest Unity-Rive package (v0.1.133), but the Rive screen isn't rendering. However, the same build functions correctly on iOS devices. I have configured OpenGL as the graphics API and enabled ARM64 support. Any assistance would be greatly appreciated.

1 reply
B
B
5d ago

URP requires different rendering logic. Start with the minion project (URP) which you can find here:

https://github.com/rive-app/rive-unity-examples

You can find more information about URP by searching all the issues here:

https://github.com/rive-app/rive-unity/issues