I’m having a weird issue with Figma where all my text appears transparent or without any fill color. This happened after I was duplicating some elements by holding down the option key. Now every text element I create shows up empty, even in brand new projects. I can change the font family and weight but the fill color stays transparent. I’ve tried undoing everything but it doesn’t fix the problem. How can I get my text to show up in normal black color again?
Same thing happened to me last month - drove me nuts for hours. Figma gets confused about which fill property is active when you duplicate with modifier keys. Here’s what fixed it for me: go to the text tool settings in the top toolbar and reset the default text properties. Click the text tool, then check the fill property in the right design panel. Even if it shows a color, try adding a new fill with the plus icon and delete the old one. Duplication sometimes breaks the fill reference. You can also switch to a different text layer, set its fill correctly, then use the eyedropper to copy that formatting to your other text elements. The browser version does this way more than the desktop app.
hey, sounds like a pain! try checking your layers panel, see if the text fill is actually set to none or if the opacity is super low. restarting could help too, sometimes it’s just a glitch. good luck!
Figma’s probably stuck in some weird selection state after duplicating. First, select any text and check the properties panel - sometimes the fill looks like it’s there but isn’t actually active. Click the fill color box and make sure it’s solid black, not transparent. If that doesn’t fix it, just create fresh text and set the fill to black before typing. I’ve seen this happen when copying between files or mashing keyboard shortcuts too fast. If you’re on the web version, try clearing your browser cache.
ugh, this bug drives me crazy! hit me on a client project last week too. select all the broken text, then copy/paste the fill from a working text layer - usually kicks figma back to normal. also double-check your blend modes aren’t set to something weird.
This exact thing bit me during a prototype review last quarter. Figma’s duplication system breaks text properties in ways that normal troubleshooting can’t fix.
I stopped fighting Figma’s quirks and built an automation that pulls text from design files and reformats it properly. When designers hit these roadblocks, the automation grabs all text elements, strips the broken formatting, and reapplies clean styling.
It runs whenever someone reports formatting issues. Scans the project, finds problematic text layers, and batch fixes the fill properties. Takes 30 seconds instead of manually checking every text element.
You can set up something similar to monitor your design files and auto-correct common formatting problems before they kill your workflow. Way better than hoping Figma behaves.