rive-app / rive-unity

MIT License
104 stars 11 forks source link

This code(Renders a Rive asset to Unity UI) cannot work on android #73

Open polaris7765 opened 2 months ago

polaris7765 commented 2 months ago

I looked for this code for draw Rive on UGUI, but that cannot work on Android ,just can work on ios. https://gist.github.com/tomkail/54063e80a56574b207cceb100ee659b4 Unity: 2022.3.42f1c1 Rive: v0.1.276

Run on android phone just can see a black screen. image

Is there some setting problem? I'm not use vulkan image

AlexTr17 commented 1 month ago

Hi @polaris7765 Did you find a solution? I have the same issue

polaris7765 commented 3 weeks ago

@AlexTr17 , sorry for late replay. https://gist.github.com/shahilv/4203d409d39c5f3cc7aa70093c591b72 this code can works but have a performance issue when have multiple artboard in same rive asset.