rive-unity
rive-unity copied to clipboard
I’m facing a problem. I’m saving the Rive inputs to JSON so that when the game is closed and reopened, or during scene transitions, the inputs are preserved. It correctly...
Hi everyone, I'm currently working on a point-and-click style game and I'm still in the early stages of development. My canvas includes 3–4 Rive panels, and I'm trying to set...
I noticed some slight transparency issues when using the new widget components (which are awesome by the way!!) Blending from a color to full transparency has this muddy in-between color....
Showing Recent Issues Multiple errors: could not parse bitcode object file /Users/serg/Documents/rive-unity-examples/demos/Build/Libraries/app.rive.rive-unity/Runtime/Libraries/iOS/rive.a[804](rive_renderer_vulkan.o): 'Invalid bitcode version (Producer: '1600.0.26.4.0_0' Reader: '1500.1.0.2.5_0')', using libLTO version 'LLVM version 15.0.0' in '/Users/serg/Documents/rive-unity-examples/demos/Build/Libraries/app.rive.rive-unity/Runtime/Libraries/iOS/rive.a[804](rive_renderer_vulkan.o)'; could not parse...
Using **Unity 6000.1,1f1** on **Windows**, latest rive version (0.3.6) It crashes when importing a .riv file. The same file imports perfectly fine on Mac - same Unity version, same rive...
Using Unity **6000.0,47f1** in a headless Linux environment, rive version **0.3.6**. Opening this Unity project (containing an empty .riv asset): [Rive Test Project.zip](https://github.com/user-attachments/files/20161012/Rive.Test.Project.zip) During asset import, Unity logs: ``` Start...
Hi, I've upgraded the Rive SDK from v0.3.2 to v0.3.6 in my project using `Unity 2022.3.22f1` and my builds are failing with this error below. The error happens only when...
We recently tried Rive and noticed that it was breaking iOS lifecycle events. This is because the plugin declares its own `UnityAppController` which takes precedence over ours: https://github.com/rive-app/rive-unity/blob/c589e52f539a1bbf3004b6c7ac56c523530c9f44/package/Runtime/Libraries/iOS/register_plugin.mm Would it...
Sometimes I get an error like this. What is it, and is there anything I should do? Thx! 
Working on mobile?