Rolling out: Projects become folders 📂 ✨
Experiencing issues? Report them.
Recently active
The position controls for a cell seem to disappear when using library components. When I use local file components, they are available.
I am encountering a CORS error in my Figma plugin. Previously, it was working fine after adding entries in the manifest.json for networkAccess. My current configuration is: "networkAccess": { "allowedDomains": [ "*" ], "devAllowedDomains": [ "*" ], "reasoning": "Dev Purpose"}Despite using "*", the plugin has started giving CORS errors recently. Is there any change in how Figma handles networkAccess, or is there something else I need to check to resolve this issue?
Hi Figma team,I hope you're doing well. I’m currently still a student, and my previous Figma Education Plan has expired after the 2-year period.I’m attaching my updated student ID (or proof of enrollment) here to request renewal of my Education Plan access. I use Figma regularly for academic projects and design courses, and the professional features are essential to my learning.Could you please review and reactivate my Education Plan for the new period?Thank you very much for your help and support!
Hi team, I’ve noticed that after the recent Figma update, the usual workflow to copy only the image fill from a shape (like a rectangle) is no longer working as expected. Previously, I could: Select a rectangle with an image fill Press Cmd/Ctrl+C Select another shape and paste the image directly into the fill Now, when I copy the shape, it brings over the entire rectangle layer, not just the image fill.
I have the free plan, how can I give access to a programmer to the file so that he can see the code and where do I log in, if it is paid, what is the minimum for one user?Thanks.
Since the liquid glass update, when I click on typography settings, they don’t open.
Hello, I began working on a Make project (AI project). In parallel, I asked for the activation of an education plan. Since the education plan was validated I cannot work anymore on my project since the Make feature is not available in this plan. How can I regain access to it so that I can continue working on it?
Hello! I’m using the latest version of Figma on my education account and have activated AI, but I don’t see the AI prompt in the toolbar for creating prototypes, designs, or suggesting auto layout. Does anyone know why these features might not be available?
Can you please help me change my Student Account to a Starter Account?
Sometimes I have this error, don’t know why. Worked fine from monday to thursday, now down again since Friday. any ideas? Tried to clear cache, tried to use incognito, tried different browser, tried the app. Nothing worked. -Not using any VPNs, adblocker is turned off for figma. Everything else seems to work fine except Plugins.
Hello everyone, I need urgent help.A few days ago I created a FigJam board and restricted access to "Only people invited". I was the only person with access. After refreshing the page, I can no longer access the file — it shows me the "Request access" screen, even though I'm logged into the same account I created it with.I only have one Figma account and I never shared the file. It contains important data I need to recover.Here is the link to the file: https://www.figma.com/board/8HePk3HFj37jLmcAA4vzCT/Untitled?fuid=1205432281741479638Please help me understand how to regain access. I’d be incredibly grateful.
Hello! I upload the screenshots to a file, but over time the picture disappears. How to fix this?It was Moodboard page and I spent lot of time to create it...
I just upgraded Figma to get the full seat, but whenever I try to go to dev mode, it asks me to upgrade the account… Could you please help?
Hello everyone,I have a problem viewing my invoices from Figma. I had a professional plan for almost a year, now since is enough for me, I switched back to the free plan. However now that I am on the free plan I can’t view my past invoices because the admin panel is not available. I would need those invoices for corporate tax filing. Since I am on the free plan I can’t even contact someone. The AI chatbot suggested me to upgrade my subscription to view my past invoices.. 🙃Someone knows I can fix this?
Hello Figma team,I’m one of your users and I’ve created a very important file for our company in Figma. Unfortunately, the file is now locked due to the limitations of the free plan, and I am unable to perform any action on it — not even saving, duplicating, or deleting extra pages.Sadly, our company is currently unable to purchase a Pro account. We just need temporary access to unlock the file, so we can remove the extra pages and continue working with it.Please, if possible, provide temporary access or any solution to unlock this file. It is essential for our ongoing project.Thank you for your support and understanding.
Hello :) I use the Figma starter version for personal designs. I’ve created a presentation to publish for the community. But I don’t see the “publish to community” button on that file. I am the owner of the file and did check the Figma guidelines and rules on publishing. Can someone help out here?
i have not been able to use figma make today. it saysand i did not even get to use it!i never used it today and it just locked me out.wowwww totally good product design figma. JUST CUZ I OPEND FIGMA AT 5:50 AM DOES NOT MEAN YOU SHOULD LOCK ME OUT. PLEASE. FIX THIS.
Hey,Figma Make has started doing this weird thing where in between during changes or updates to the code, it erases previously established major chunk of features with Hello World or something else in the App.tsx file. It just basically erases it and does not realize until mentioned otherwise in the new prompt. This has been happening very often now since my last 2 projects and few prompts. The above image is an example from one of my recent projects in Figma Make. I was building a huge movie tracker and during one of the changes, it just removed the major chunk of the app. When I mentioned it next in a prompt, this is what it replied as.Kindly fix this.
I’m trying to make a basic plugin to edit the contents of a text node:(async () => { console.log("1"); const node = figma.currentPage.findOne((node) => { return node.name == "TARGET_NODE"; }); if (node != null && node.type == "TEXT" && !node.hasMissingFont) { console.log(node.characters); await figma.loadFontAsync(node.fontName as FontName); // hangs here console.log("3"); node.characters = "SUCCESS"; } else { console.log("4"); }})();The code runs fine and finds the right node, but it hangs indefinitely when I try to load the font with the error “there are still font loads in progress. Please ensure closePlugin is not called until after the font loading has resolved.”. I’ve tried multiple fonts including basics like Times New Roman, but it can never seem to successfully load the font.I saw a similar question posted a couple years ago but it didn’t get any traction: I’m definitely not a typescript expert, am I missing a step somewhere?
Over the past week, I've been having a problem exporting images. Some parts of the text or frames are shifted by a few pixels, as if they were cut out.At first, I thought the problem was with the font, but it turns out that this problem occurs with any font.I tried all methods, but the only solution I found was to shift the text and frames by a couple of pixels.Has anyone encountered a similar issue and knows how to resolve it?The text and frames have integer values without fractional parts and are tied to the pixel grid.Changing the file type to JPEG or PNG does not help either.
I can no longer copy an image from one Figma frame to another. If I want to replace an image I usually click into a frame, open the fill so I can see the image thumbnail, then copy and paste it over an existing image, then delete the old image underneath. This function no longer works, meaning that replacing images is going to take much much longer.
My Maker file is crashing too. It just hangs trying to auto fix error and the Preview is just blinking in a very strange manner. This started as soon as Maker came out of Beta and has gone progressively worse.
I can no longer drag and drop variables. Just yesterday, I was able to rearrange colors, strings, and numbers. I’ve tested this across multiple files and accounts, but it no longer works in any case.
I am using Figma Slides and when adding Live Integration - Stamps the frame or text gets cuts in design mode and in present mode the whole Stamp frame/box gets cut on top and bottom. Design Mode - text in Stamp does not display in its fullness Present Mode - Stamp gets cut on top and bottom
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.