Skip to main content
K
3mo 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
3mo ago

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

3mo ago

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

3mo ago

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

K
3mo ago

its working now, thanks!

K
3mo 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!

3mo ago

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

3mo ago
[deleted]
3mo 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.

3mo ago

Can I see the preview link?

K
3mo ago

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

(edited) 3mo 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!

3mo ago

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

3mo 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

3mo ago

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

3mo 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
3mo ago

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

3mo ago

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

S
2mo ago

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