Skip to main content
Solved

Issue on auto resetting of instance stroke

  • August 25, 2025
  • 3 replies
  • 64 views

ClaireLee

Custom stroke setting of instances are reset whenever I duplicate instances or any touch in its component.

Its very annoying me, it make me do huge hassle jobs. Please fix this bug as soon as possible.

Best answer by Rae_Gibbs1

I am having similar issues. My main component has a stroke of 1px (set by a variable) on the bottom only, but all the instances show the stroke on all sides instead. The issue seems to be related to the stroke width being set by a variable, because manually entering the stroke width in the main component caused all the instances to display correctly and for overrides to persist. Hope this works for you, ​@ClaireLee!

3 replies

Rae_Gibbs1
  • New Member
  • 2 replies
  • Answer
  • August 26, 2025

I am having similar issues. My main component has a stroke of 1px (set by a variable) on the bottom only, but all the instances show the stroke on all sides instead. The issue seems to be related to the stroke width being set by a variable, because manually entering the stroke width in the main component caused all the instances to display correctly and for overrides to persist. Hope this works for you, ​@ClaireLee!


ClaireLee
  • Author
  • New Member
  • 1 reply
  • August 27, 2025

Thank you so much your kind help! Yeah, I doubted it but didn’t try remove the variable. I think there are couples of bugs related to variables. I hope they can be fixed as soon as possible.

Have a good day pal!


Halie Kwon
  • New Member
  • 1 reply
  • September 3, 2025

Same issue here 🙄 the stroke kept showing on all sides instead of just the bottom. Fixed it with ​@Rae_Gibbs1’s tip — thank you!