Experiencing issues? Report them.
Recently active
After i changing my email address because old email is no longer in use, i tried to re-verify my student status. But i cannot because verification exceeded limit. How i can re-verify my acccount again?
Dear Figma Support Team,I need”All of your active sessions are listed below.“I left my previous company about a month ago. Recently, I suddenly realized that I'm unsure whether my Figma account was logged out on the company's computer. So, I checked the "signed - in devices" section. Without careful review, I deleted all the device information.Now, I'm worried that if my Figma account was not logged out on the computer at my former company, new colleagues might have logged in. Could you please send me the login information of my Figma account? Specifically, I need details such as the logged - in devices, creation time of the login session, and the time of the most recent access.Your assistance in this matter would be greatly appreciated.Thank you very much.Best regards,funfun
I would to use Figma Slots on my Figma account but it doesn’t appear.Can I request have this feature on my user?
I have a full seat with AI and Make access. I can use Figma Make and AI in Figma designer, but once I try to use AI to generate a template in FigJam, it always tells me “Looks like you’re offline - to use FigJam AI, you’ll need to reconnect.”This isn’t a connection issue. I’m online, and it works everywhere else but FigJam. Only in FigJam do I get an error saying I’m offline and can’t use the AI. FigJam AI offline error when attempting to use AI Has anyone else run into this or have a solution? AI basically feels busted in only FigJam.
The screenshot says it all, but here is an exact problem statement in text:If I create a slot, then within that slot select an image or anything, press Command G to make it a group. I cannot change the group into a frame on the top right. If I do this outside of a slot, I have no problem changing the group into a frame (2nd screenshot shows the regular behavior) Workaround is to Frame selection directly via right click on the layer name
Dear Figma Support Team,I hope you are doing well.I am writing to request a temporary adjustment to our current premium subscription. For the month of March 2026, we would like to downgrade our plan from two seats to one seat.This change is intended to be temporary, and we plan to upgrade the account back to two seats at a later date when the additional seat is required again.Kindly let us know if any additional steps are required from our end to process this change. We would appreciate your assistance in confirming once the downgrade has been applied to our account.Thank you for your continued support.Best regards,Abari AbayomiProduct Designer Shanks Media and Software Company LtdAccount Email Associated with the Subscription: [redacted]
The heart and +1 default stamps are showing up in the stamp wheel but do not appear when i click to stamp them, additionally previous hearts and +1 stamps left in my figjam file have disappeared
When I try to edit a comment on Community, I just get a blank box back. Trying to edit my own commment on https://www.figma.com/community/file/1514746685758799870 Video in attachment.
Figma MCP Server currently only binds to 127.0.0.1 which makes it unable to listen on any other interface. WSL creates a virtual interface, to which the MCP Server must be able to listen, or Claude Code cannot connect to the MCP Server. Long story short, you need to make the MCP Server configurable. As it is now, it’s useless for Claude Code users on Windows.
I logged into figma today with both of my emails (just incase i was on the wrong one) and both are FREE accounts and have none of my previous files in them (including in trash). PLEASE HELP!! I am still getting charged for PRO and I have none of my previous work.
I am unable to connect my Figma Make file to GitHub. I have been trying ways and different approaches to push my changes to GitHub and nothing has worked so far. Even when I try to download the entire file base, it gives me this “Failed to download code files. Check errors and try again”. I have 708 versions on my file so I think that is one of the issues? I’m not really sure either.Even when the GitHub was still connected I couldn’t push any changes to GitHub so I decided to disconnect and it would say “Unable to push changes to (repository)”. I have tried uninstalling Figma connection from github as well and try to re-connect it again to the Figma Make file but nothing works, it still says “Could not create repository.” Please help
Is there a way to contact Figma directly for support?They don't answer my email, I tried several times..
Hi, recently I encountered very weird glitch while prototyping in Figma. I did simple drop down menu animation but for some reason it looks glitchy (pls see video). You can clearly see the drop down menu section itself all move by one pixel or something when clicked. And the bigger problem is the price slider also move! The slider has no animation at all, and it’s not connected to the drop down menu at all!Anyone know what might be the problem here? I tried to clear figma cache but it didn’t help.Thank you very much.
The Figma menu items “Simplify vector” and “Offset vector” appear to be orphaned at the end of the menu, especially when a “Vector” node exists, which is where they should logically belong.It doesn’t affect functionality, but it clearly looks like a bug.
I’ve encountered an issue that makes components harder to implement while using slots.Figma MCP doesn’t return any values for the flex properties, which makes no sense, because you need to manually specify what is already there and is available for other layers and adds more friction to the workflow itself. The annotation property exposing doesn’t work as well for some reason, so the only solution is to describe it using plain text.Can i get a confirmation that this is an intended logic or bug that will be addressed? Attaching example of output for slots, along with annotation that has exposed properties below:export default function TestSlotComp({ className, prop1stSlot2 = null, prop2ndSlot = null }: TestSlotCompProps) { return ( <div className={className || ""} data-name="test-slot-comp" data-node-id="2989:4635"> <div className="content-stretch flex flex-col gap-[var(--spacing\/0,0px)] items-start min-w-[1440px] p-[var(--spacing\/0,0px)] relative w-[1440px]" data-na
This is my first time using figma make, so when I wasn’t seeing the prototype in the right canvas I just thought that it would reveal the prototype after we finished it. But after spending the whole evening prompting the specifics for my task flow the prototype is nowhere to be found. I included a screenshot if that helps.
Hi,I’m hitting 429 rate limits when calling the Figma REST API (Images endpoint, Tier 1) in a way that doesn’t match the documented behavior for my plan and seat. My setupPlan: Professional (Pro) Seat: Full (editor on the files I’m calling the API for) Use case: Plugin that exports frame images via GET /v1/images/:file_key (Tier 1) for UX audits What I’m seeingResponse: 429 Too Many RequestsHeaders:X-Figma-Plan-Tier: proX-Figma-Rate-Limit-Type: lowRetry-After: 396749 (~4.5 days) According to your rate limits documentation, X-Figma-Rate-Limit-Type: low is for Viewer/Collab seats (e.g. Tier 1 “up to 6/month”), while Full/Dev should get high (e.g. 15/min on Pro). So with a Pro Full seat I would expect high and per-minute limits, not low and a multi-day Retry-After. What I’ve already checkedThe files I’m requesting are in my own Pro team/workspace where I have full editing access.I’ve seen the same pattern reported by others, e.g. in this forum thread. What I’m askingWhy does the API retu
TLDR: I’m experiencing an obvious bug in Figma Sites related to lightboxed marquee elements, related to the directional movement of the marquee (left or right).One of the pages on the website I’m building in Figma Sites is comprised of four rows of marquees. Every other row is moving in the opposite direction -- first and third are moving left, second and fourth right. Each individual element of the marquee is a clickable lightbox. This was all functioning perfectly for a few hours, but now, all of a sudden, the second and fourth rows (right moving marquees) are not clickable/the lightbox function is not working. I cleared my cache, reloaded the page, etc to no effect. In desperation I changed the direction of the marquee to the left, and suddenly the lightbox interaction for each individual image became functional again. This is clearly a bug! This site is supposed to go live in the next few days and I’m losing my mind over here. Can anyone address this issue?
Missing Publish as Template optionI tried to follow this article (https://help.figma.com/hc/en-us/articles/34716344138519-Create-and-update-a-template-in-Figma-Make), but I can’t see the “Publish as template” option. I’m the owner and an editor of this file. Anyone knows what’s going on?
피그마 메이크를 통해 개인 포트폴리오 블로그를 작업했습니다.블로그 형식이라 게시물 데이터가 필수적으로 있어야 합니다만,어제 오류 수정 요청을 한번 눌렀다가 모든 게시물 데이터가 사라졌습니다.지금 구직중이라 무조건 복구해야 합니다.이게 복구가 안되면 저는 다시 오랜 시간에 걸쳐 구직 준비를 해야 합니다.이런 문제가 발생하지 않도록 해주십시오.
Hi Figma Team,I've been experiencing a fatal bug for the last two days. Whenever I make a tiny change in "Figma Make," the entire prototype preview crashes and stays broken for 10-30+ minutes. I cannot preview any pages or my latest work during this time.This has effectively halted my productivity. As a paid user, I need this fixed urgently. Please see the attached screenshot for the error state.Thank you.
A recent update makes it so it lists out every excruciating detail on what it intends to do based on your prompt:Let me check the exact spacing around that section: Let me get the exact text: Let me be more specific: Let me check the current state of the file: Let me try just updating the className: Let me check the exact formatting: Let me try the exact line number approach: Let me try again with proper spacing: Let me try a different approach - let me look at a larger context around this area:50+ messages later and it stops processing and fails to complete the prompt. It doesn’t generate a version for restoring either. It just stops working. This only happens since it was instructed to let the user know every detail it’s doing.
This is what I want to connect pathThe permissions look rightHi Figma community, I’m trying to use the newly released Code Connect UI and link it to a GitHub repository in our org. The GitHub App appears to be installed and authorized correctly (see attached screenshots). However, when I reach the “Select directory / path” step, the search field doesn’t return any directories. Typing known folders (e.g., src, packages, app) shows “No results.” ExpectedBeing able to search/filter directories in the repo and select one. ActualThe path/directory search returns no results and the list stays empty. What we’ve checked/tried GitHub App permissions look correct (org + repo installed; read access where required) Tried both Figma web and desktop (macOS), including a private/incognito session Disconnected/reconnected Code Connect, reinstalled the GitHub App, refreshed the repo list Reproduces on a monorepo (/packages/*) and a simpler single-package repo Questions Is path/directory search g
I’m not able to publish any of my Figma Make projects. I have this error “Publishing is currently unavailable. Please try again later.”
Question 1: Text box in figma buzz template is vanishing after clicking outside the art board. Is there a solution to this?Question 2: Does figma buzz supports .svg format logos/images?
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.