Skip to main content
K
2mo ago

Feather issues

Hello, I am trying out the new vector feathering feature, it works just fine in the design and animate playback. However when I export it to share / embed links, the feather doesnt render at all in those links, showing just a normal stroke.

Is this normal? or am I missing some kind of setting?

I am on desktop app 0.8.2495 R in Mac OS Sequoia 15.2

in the share link
in rive app playback
17 replies
A
+5
2mo ago

Sorry about that. The share links weren't using the latest version of the Rive runtime, but they should be working now.

2mo ago

I have a similar issue. When trying it on Webflow, the animation loses all the effects of the new feather feature.

2mo ago

Lance, i am having a similar issue using the rive renderer on flutter via the rive_native package.

K
2mo ago

its working now, thanks!

K
2mo ago

Hello, so sorry Lance, there is another issue. it's working on share links viewed on desktop but the feathered stroke is completely gone in share links viewed on mobile.
I am on ios 18.1.1
Can you please check? thanks!

2mo ago

Hmm. Can you share a link that I can try on my phone?

2mo ago
[deleted]
2mo ago

, for me in the editor the feather is visible, on browser preview link it's not visible both on desktop and mobile. Tried to update and restart everything.

2mo ago

Can I see the preview link?

K
2mo ago

It's okay for some reason it works now, thanks!

(edited) 2mo ago

Alright, I thought that I had the most recent version, but nope.
When I updated I found out that in the most recent version Rive added this option to use the rive-renderer on browser preview links and it reflects in the URL.
After I added this part of the URL even in the old link, the feather did show up!

2mo ago

What's the CDN ? the generic one doesn't make the feather work. I'm having the same issue

2mo ago

This might be helpful for someone, so I'm posting the documentation about the supported features and which version of what supports feathering:
https://rive.app/docs/feature-support

2mo ago

, would canvas support feathering in the future?
If so, do you have rough information on when?

2mo ago

For feathering to work, you'll need to use the Rive renderer, which is only available using webgl2. Unfortunately, it's not something that we can add to canvas.

A
2mo ago

Similar issue on React; the feather effect doesnt render at all, showing just a normal stroke.

2mo ago

This might be helpful: https://rive.app/docs/feature-support

S
1mo ago

Thanks your answer helped me as I was trying to render for WEB. <script src="https://unpkg.com/@rive-app/webgl2"></script>