Skip to main content

Hi,


We’re experiencing issues with variable fonts suddenly switching to non-variable weights (example: from 550 to Regular) without anyone touching it. This has happened when:



  • Multiple users are editing the same file

  • Multiple users are viewing the same file, but no-one is editing

  • There is only one user in the file


As this has happened with several different fonts on several of our projects, is this a bug that has happened to anyone else?

Yes, I see this issue consistently with Source Sans 3. Setting the font-weight directly works fine, but encoding it in a style yields unpredictable results.


Have you figured out how to solve this? Having the same issue.


I have dealt with similar issues regarding variable font settings packaged into type styles. Usually the problem has been some sort of font conflict between multiple users. For instance, I tried to create a few styles with non-default OpenType settings enabled for Inter, and there was a strange conflict between the Inter that I didn’t know was installed on my machine and the one Figma provides by default, which caused the fonts to not render according to how I set them in the style definition.


So, I would check to see if you also have a local version of the font that’s giving you trouble installed, and disable that. Your teammates might want to do the same to ensure you are all working with the same version of the font.


Reply